Demo module for calling FireGento_FastSimpleImport via command line
composer require firegento/fastsimpleimportdemo
bin/magento module:enable FireGento_FastSimpleImportDemo
bin/magento setup:upgrade
composer config repositories.firegento_fastsimpleimportdemo vcs https://github.com/firegento/FireGento_FastSimpleImport2_Demo
composer require firegento/fastsimpleimportdemo dev-master
bin/magento module:enable FireGento_FastSimpleImportDemo
bin/magento setup:upgrade
bin/magento fastsimpleimportdemo:products:importsimple
bin/magento fastsimpleimportdemo:products:importconfigurable
bin/magento fastsimpleimportdemo:products:importbundle
bin/magento fastsimpleimportdemo:products:importmultiselect
bin/magento fastsimpleimportdemo:products:deleteall
bin/magento fastsimpleimportdemo:products:importcsv
bin/magento fastsimpleimportdemo:customers:import
bin/magento fastsimpleimportdemo:customers:deleteall
bin/magento fastsimpleimportdemo:category:import
bin/magento fastsimpleimportdemo:category:import:multistoreview
This assumes that you have a store view with code "en". If this is not the case, please adapat
Console/Command/Category/ImportCategoryMultiStoreView.php
before running this command.
Thanks goes to these wonderful people (emoji key):
Elias Kotlyar 💻 |
Benjamin Rosenberger 💻 |
sandeepsingh510 💻 |
Abdul Hafeez 💻 |
Andreas von Studnitz 💻 |
Alexander Menk 💻 |
Kevin Krieger 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!