1. Documentation /
  2. Create FTP Profiles for WooCommerce Import and Export

Create FTP Profiles for WooCommerce Import and Export

Import Export Suite for WooCommerce helps you to automate all your exports and imports via FTP profiles and schedules. To initiate the plugin, download, install, and activate it.

Creating FTP Profile

↑ Back to top

To create an FTP profile:

  • Navigate through WooCommerce > Import Export Suite > Settings > FTP settings.
  • Click on Add new and fill up the details.
adding new FTP profile in import export suite for WooCommerce
  • Click on Test FTP and Save settings.
creating new FTP profile in import export suite for WooCommerce
  • There is a provision to Abort FTP testing if needed.
Aborting FTP testing in import export suite for WooCommerce
  • One can Edit and Delete the profiles under FTP profiles.
added new FTP profile in import export suite for WooCommerce

This FTP profile can be used for various export and import operations.

Using FTP profiles during import

↑ Back to top

To import using FTP:

  • Goto WooCommerce > Import Export Suite > Import.
  • Select the post type and import method.
  • Choose FTP under Import from option and fill up the details.
using ftp during import
  • As a next step, map the import columns and use the advanced options.
  • Click on Import to finish. You can also schedule the import.

Using FTP profiles during export

↑ Back to top

To export using FTP:

  • Goto WooCommerce > Import Export Suite > Export.
  • Select the post type and export method.
  • As a next step, Filter data > Map and reorder the columns.
  • On reaching step 5, choose Yes for the option Enable FTP.
  • Now, select the FTP profile, specify the path and click on Schedule.
using FTP during export

Types of cron schedulers

↑ Back to top

The plugin supports two different schedule types:

  1. WordPress Cron: Upon a visit, WordPress Cron will check to see if the time/date is later than the scheduled events, and if it is– it will fire those events.
    • schedules your job at the specified time. 
    • is dependent on your website visitors.
  2. Server Cron: You may need to trigger the URL every minute depending on the volume of data to be processed.You can use this option:
    • to generate a unique URL that can be added to your system in order to trigger the events. 
    • if you have a separate system to trigger the scheduled events.

File name : Specify a filename for the exported file(the contents of this file will be overwritten for every export). If left blank the system generates a default name(a new filename is generated for every export).

Schedule the time at which you want the automatic export to occur and also give other necessary information for the export.

schedule now screen during export

On setting the interval as custom, you will have to set the custom interval option in minutes as shown below.

setting custom time interval

Click on Schedule Now to finish.