Home > Docs > Import Export Suite for WooCommerce > Import Export Suite For WooCommerce – Setup Guide

Import Export Suite For WooCommerce – Setup Guide

Last updated on January 11, 2024

Overview

Make all your export or import needs, to and from the WooCommerce stores easier with the Import export suite. With suite, you can export the below listed post types.

Here are the list of articles to ease your import process:

Features Offered

  1. Migrate multiple post types using the same plugin.
  2. The main migration methods are:
    • Quick import/export
    • Based on a Pre-saved template
    • Advanced import/export
  3. Import/export data processing in batches ensures successful import/export irrespective of its size/count. 
  4. Import/export customization attained via Filters.
  5. One can automate migration via FTP profiles and schedules
  6. Detailed history, debug logs, and cron schedules are other main peculiarities.

Installation and Activation

After purchasing, the Import Export Suite for WooCommerce plugin will be available as a zip file in the API Downloads section of your My Account page.

  1. Log in to your WebToffee My Account page.
  2. Download the zip file from API Download.
  3. Log in to the WordPress Admin panel of your online store.
  4. Navigate to Plugins > Add New to upload the plugins.
  5. The downloaded ZIP consists of :
    wrapper plugin: Import Export for WooCommerce 
    •  add-ons: Products/Reviews, Order, Users, Coupons, Subscriptions
  1. Initially, you can install and activate the import-export wrapper plugin.
  2. Next, you can install and activate the required add-ons. 

Getting Started

Hooray!!.. You have successfully activated the plugin. 

Once activated, a new menu “WebToffee Import/Export(Pro)” appears in the WordPress dashboard sidebar menu. Let us now navigate through it and explore. 

You can navigate to the Import Export Suite for WooCommerce settings in two ways:

  1. WebToffee Import/Export(Pro) from the WordPress dashboard
  2. Plugins > Installed Plugins > Import Export for WooCommerce Wrapper >Settings (the user will be taken to the General Settings window.)

Import/Export

The plugin consists of six different sub-modules :

  • General Settings
  • History
  • Logs
  • Scheduled actions
  • Import Logs
  • Export

 Let us have a look at each one of them in detail.

General Settings

The General Settings tab helps to configure all the basic settings of the plugin. Let us navigate through this section:

  • Click on  WebToffee Import/Export(Pro) > General Settings. 

This tab consists of six different sections: 

  1. General
  2. FTP settings
  3. Email Settings
  4. Help Guide
  5. Other Solutions
  6. License

General

Here, you can configure the basic settings.

  • Default import batch count: Provide the default number of records to be imported in a batch.
  • Default Export batch count: Provide the default count for the records to be exported in a batch.
  • Switch to website timezone: Enabling this option will help you switch to your local timezone.
general-tab-in-import-export-plugin
General tab

Import-export pre-saved templates

This section lists the pre-saved templates. You can delete the templates if not needed.

Advanced options

  • Maximum execution time: Increasing this time will decrease the chances of import-export timeouts.
  • Block third-party plugin hooks while importing: Enable this option to increase the speed by disabling the do_action calls in wp_insert_post during import. On enabling this option, we suggest you to verify if your imported posts work properly or not.
  • Generate Import log: Enabling this option will generate an import log as a text file and makes it available in the history section.
  • Default Import method: Choose an import method from three options:
    1. Quick Import
    2. Pre-saved template
    3. Advanced import (chosen by default)
  • Default Export method: Here you can choose a default export method from the three given options:
    1. Quick export
    2. Pre-saved template
    3. Advanced export (chosen by default)
  • PHP code editor in advanced export: Enable this option to apply advanced code editor options to your export.
  • Auto delete history: You can enable this option to delete history automatically.
  • Maximum entries: You can specify how many records to keep in history here. It will only display the number of records with the status ‘Finished‘ that you specify.
    For example: if you enter 50, the system will keep only the most recent 50 records with the status ‘Finished’. This count will not affect any other records of any other status, such as In Progress (which may be active as part of the cron operation).
advanced options in import export plugin
Advanced options in the General Settings tab

Once you are done with configurations click Update Settings.

FTP Settings

The plugin is equipped to handle multiple FTP profiles. These dedicated FTP profile settings can be used to manage and manipulate easy scheduled import/export.

Creating an FTP profile
Creating an FTP profile

Email Settings

In this screen, you can customize the email sent to newly imported users.

email settings in import export plugin
Email settings tab

Help Guide

Provides direct links to resources like documentation, support, and sample CSVs.

help guide in import export plugin
Help guide tab

License

After you have installed and activated the Import Export Suite for WooCommerce plugin on your website, you need to activate the plugin license to get notified about the plugin updates.

To do so, from the WordPress admin dashboard:

  1. Click WebToffee Import Export(Pro)> General>  License.

History

The History tab lists the runs and the status corresponding to every import/export with options to :
Re-run: re-run the action will take the user to the respective screen.
Details: view a detailed history
Delete: delete the entry

WooCommerce Import Export Suite-history-tab
History Section

To look into the History section:

  1. Click on WebToffee Import/Export(Pro) >  History
  2. One can sort the list with these available Filter options:
    Post type: ALL, User/Customer
    Action type: All, Export, Import
    Status: All, Finished
    Sort by: Date descending, Date ascending
    Max record/page: The maximum number of records to be included in a page.

The actions will be listed in the following statuses:

  • Success: Process completed successfully.
  • Failed:  Failed process triggered due to connection/permission or similar issues(unable to establish FTP/DB connection, write permission issues, etc.).
  • Running/Incomplete: Process that are running currently or that may have been terminated unknowingly(e.g, closing a browser tab while in progress, etc).

Import logs

The Logs tab lists developer logs mostly required for debugging purposes with options to perform the following actions:

  • View: to view detailed logs 
  • Delete: to remove the log
  • Download: to share the log report with the support team in case of issues

To look into the Logs section: Click on WebToffee Import/Export(Pro) > Logs

Import logs tab in WooCommerce import export plugin
Logs

To save the import Logs:

  1. Click on WebToffee Import/Export(Pro) > General Settings
  2. Click on General and enable the option Generate Import log to generate the import log as a text file and make it available in the log section for debugging purposes.
  3. Click on Update Settings to finish.
generate import log option in import export plugin
Generating import logs

Scheduled Actions

The Scheduled Actions tab lists all the scheduled processes for import and export. One can disable or delete unwanted scheduled actions to:

  1. Reduce server load 
  2. Reduce the chances for the failure of actively scheduled actions.
scheduled actions in WooCommerce import export plugin
Scheduled actions

Additional Tools 

When the plugin wrapper is installed, additional tools are provided under WooCommerce > Status> Tools. On installing:

  • Order add-on: the user will have the option to remove all trashed orders and to remove all orders.
    order addon tools
  • Product add-on: the user will have the option to remove all products, all product variations, all product tags, and all product categories.
    product addon tools
  • Both Order and Product add-ons: the user will have all of the above-mentioned options.
    product and order addon tools

Click here to know about each import/export post.