Pages

Magento 1 to 2 Migration Commands for Store Setting & Data Setting

 Migration Commands

Migrating Store Setting :

php bin/magento migrate:settings --reset vendor/magento/data-migration-tool/etc/opensource-to-opensource/1.9.2.3/config.xml

Migrating Data Setting :

php bin/magento migrate:data --reset vendor/magento/data-migration-tool/etc/opensource-to-opensource/1.9.2.3/config.xml

No comments:

Post a Comment