how to move wp estore to woocommerce by litextension

18
HOW TO MIGRATE DATA WP ESTORE TO WOOCOMMERCE USING LITEXTENSION TOOL

Upload: oceansoftvietnam-corp

Post on 14-Apr-2017

242 views

Category:

Software


1 download

TRANSCRIPT

Page 1: How to move Wp estore to WooCommerce by LitExtension

HOW TO MIGRATE DATA

WP ESTORE TO WOOCOMMERCE USING LITEXTENSION TOOL

Page 2: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 2

If you are looking for quick, easy way to migrate data from your

WP eStore to WooCommerce, WooCommerce Migration Modules

allows you to migrate products, categories, attributes, customers,

password, orders and other data from WP eStore to WooCommerce.

Migration Tool Module: http://litextension.com/woocommerce-migration-tool/wp-estore-to-woocommerce.html

Page 3: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 3

1. PreparationFor Source Store:Please ensure you have the right permission to upload files into your Source StoreIt must not block access from Target Store to the connector.

Source Store can operate normally during migration as it requires a very limited resource for the process.

For Target Store:Target Store should be placed in a stable hosting or in local host.PHP Curl must be enabled.PHP Fopen (allow_url_fopen) must be On.It also must not block connection to Source Store.Webserver (mostly apache) should have full permission to write on /wp-content/uploads/

folder.

Page 4: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 4

2. SetupAfter downloading the product zip file from our Store, please extract it into a folder. The module consists of two main parts: WooCommerce Data Migration Module (“leCartMigration” folder) and Source Cart Connector (“woocommerce_connector” folder)

2.1 WooCommerce Data Migration Module Setup

WooCommerce Data Migration Module is a WooCommerce Module which acts like a hub at WooCommerce side to receive data and import it into WooCommerce database. It can be installed just like all other WooCommerce Modules:

Using your FTP software, place the folder in your WooCommerce /modules folder.

Go to Back Office >> Modules.

Locate the new module in the list, scrolling down if necessary.

In the row for the new module, click Install.

Page 5: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 5

2.2 Source Cart Connector SetupExtract “woocommerce_connector” into Source Cart root folder. After finished please make sure Migration Connector can be reached at: http(s)://yourstore.com/woocommerce_connector/connector.php

Page 6: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 6

You will get a message “Connector Installed” once it is installed properly.

If you have any problem reaching the link please ensure you have htaccess configured correctly and the file has execution permission

For security, please open connector.php, find this very first line:define('LECM_TOKEN', '123456');

Page 7: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 7

3. Plugins Setup

Custom Fields Plugin: help migrate custom fields from Source Store to Target WooCommerce Store. This is useful in case customers have customized their store, for example: adding fields to database tables, and also want to migrate these fields into WooCommerce Store.

Products and Categories SEO Urls Plugin: help migrate Products and Categories urls. Old urls will be saved in Target WooCommerce Store and will be maintained to keep all current SEO ranking you have built up for years.

Page 8: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 8

Customer Password Plugin: special

plugin which adds the ability to read

passwords encrypted by Source Stores to

WooCommerce. All passwords are

migrated over and remains encrypted,

customers can login to the new shop

right away without the need of resetting

passwords. WooCommerce migration

tool natively supports migrating

passwords and does not need this plugin.

Page 9: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 9

4. Enter License Key4.1. After purchasing the product, please login to our store and enter “My downloadable products” section. Here you will find download link and license key for the download package.

Page 10: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 10

4.2. Login your WooCommerce Target Store backend, select Cart Migration > Configuration, and copy and paste your license key here:

Page 11: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 11

5. MigrationPlease login your WooCommerce Target Store backend, select Cart Migration > Migration

5.1 Migration Step 1: Source Cart Configuration

Page 12: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 12

5.2 Migration Step 2:

Migration Configuration

Page 13: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 13

Root Category: the category of current WooCommerce store to import all source cart categories into.

Languages Mapping: If your Source Cart is multilingual, corresponding languages should be available in Target Store. You may need to create additional languages in WooCommerce Store to avoid data loss.

Currencies Mapping: Assign Source Cart currencies to proper Target WooCommerce Store currencies. Creating currencies in Target WooCommerce Store may be needed.

Orders Status Mapping: Assign Source Cart order statuses to proper Target Store order statuses. Creating additional order statuses in Target Store may be needed.

Entities to Migrate: select all entities to migrate or just a part of them

Page 14: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 14

Additional Options:

Clear current data on Target Store before Migration: if you choose this option, all current products, categories, manufacturers, customers, orders, product reviews, taxes will be cleared.

Migrate categories and products SEO URLs: if you choose this option, old SEF urls of source will be preserved in Target WooCommerce Store, allowing you to maintain your Pagerank.

Transfer images in product descriptions to Target Store: download all images in product description into your store so that it won’t have to refer back to your source store or anywhere else for images.

Preserve Customer IDs on Target Store: this will help you preserve your old Customer IDs for easier reference.

Preserve Order IDs on Target Store: this will help you preserve your old Order IDs for easier reference.

Page 15: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 15

5.3 Migration Step 3: Migration

Page 16: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 16

The migration will take place automatically in this final step. In order for it to progress, you should not close your browser of remove Source Cart Connector. Information shows in this step:

1. Source cart: source cart base url you have entered in Step 1, this url will be registered with your license.

2. Entity limit: the limit associated with your license. To change this value, you need to upgrate/purchase another license code.

3. Tips slider: handly tips you should know

4. Migration progress: show current progress

5. Console: show debug information.

Page 17: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 17

After the migration is completed, click on “Clear Cache and Re-build Index” to finish. If you don’t want to run it right here or it returns false for any reason, you can do that manually in

"Advanced Parameters > Performance > Clear Cache" and "Preferences > Search > Re-build the entire index"

Advanced Parameters > Performance > Clear Cache

Page 18: How to move Wp estore to WooCommerce by LitExtension

LITEXTENSION - SHOPPING CART MIGRATION TOOL 18

Contact http://litextension.com/