Home > Docs > WordPress Users & WooCommerce Customers Import Export > Schedule Export Of Users Via FTP In WooCommerce Store

Schedule Export Of Users Via FTP In WooCommerce Store

Last updated on February 13, 2024

The WordPress Users & WooCommerce Customers Import Export is an ideal plugin for exporting and importing user/customer details to and from your WooCommerce store. For scheduled export of the user and customer data, input the FTP details of the server to which the file will be downloaded to.

Steps to schedule export

To input the FTP credentials:

  1. Navigate to WebToffee Import Export (Pro)> General  Settings> FTP Settings.
  2. Add a new FTP profile and save.
  3. Go through WebToffee Import Export (Pro)>Export and follow the steps in How to export users to export your site’s user data.
  4. On reaching Step 5, choose the FTP option under Download the file into.
  5. Now, select the FTP profile(for reference, read Creating FTP profiles for export and import ).
  6. Click on Schedule.
Enabling FTP Export
Enabling FTP Export

Types of cron schedulers

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 event/s, 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.

Scheduling during export
Scheduling during export

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

setting-custom-interval
Setting custom time interval

And then click on Schedule Now.

One can also access  Scheduled actions to know more.