WP Manifestindependent plugin directory
manifest / ecommerce / shopware-six-exporter

Shopware 6 Exporter archived

Wordpress Plugin intended to simplify data migration for your Online Store from WooCommerce to Shopware 6.x

by Erik Pöhler · github.com/vardumper/shopware-six-exporter · website

3stars
1.7kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/vardumper/shopware-six-exporter/archive/refs/heads/main.zip

Also on Packagist as vardumper/shopware-six-exporter:

composer require vardumper/shopware-six-exporter

From the readme

Shopware 6 Exporter for WooCommerce Wordpress Plugin intended to simplify data migration from WooCommerce to Shopware 6.x Installation Download the zip upload it to your plugins folder and activate the plugin. If your Wordpress & WooCommerce site is powered by Composer you can install the plugin with or Requirements In order to being able export .csv files which have correct mappings (countries, languages, currencies, payment methods, sales channels, etc.) you need to tell the plugin their Uuids so obviously you need to configure Shopware beforehand. In order to keep and migrate your customers login credentials as well, you need to install my Wordpress Password Encoder on the Shopware side, as well. Otherwise, your customers will have to reset their passwords, which might work for you as well. Although making use of performance-optimized database queries, you might need to increase your servers PHP memorylimit temporarily. PHP resources are primarily required for the additional column filters. I have successfully exported 50k customers with 1G of PHP memroy and 100k with 2.5G. Plugin Features This plugin generates importable .csv files of your WooCommerce online stores

Read the full README on GitHub →

Releases

TagPublished
0.1.6 Mar 30, 2021
0.1.5 Mar 30, 2021
0.1.4 Mar 29, 2021
0.1.2 Mar 29, 2021
0.1.1 Mar 22, 2021
0.1.0 Mar 22, 2021
0.0.14 Mar 19, 2021
0.0.13 Mar 17, 2021
0.0.12 Mar 17, 2021
0.0.11 Mar 15, 2021
0.0.10 Mar 12, 2021
0.0.9 Mar 11, 2021
0.0.8 Mar 9, 2021
0.0.7 Mar 9, 2021
0.0.6 Mar 9, 2021
0.0.5 Mar 9, 2021
0.0.4 Mar 8, 2021
0.0.3 Mar 8, 2021
0.0.2 Mar 6, 2021
0.0.1 Mar 4, 2021

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.