Magento のコード移行ツールキットを使用しています。
最初のステップを実行しているときphp bin/migrate.php migrateModuleStructure <src> <dst>
、これは私の出力です:
[2016-06-17 03:44:55][INFO]: Starting module structure converter
←[0;33m[2016-06-17 03:44:55][WARNING]: 0 modules were converted←[0m
[2016-06-17 03:44:55][INFO]: Ending module structure converter
私はログをチェックしますmigration.log
、これは出力です:
[2016-06-17 03:44:55][INFO]: Starting module structure converter
[2016-06-17 03:44:55][WARNING]: 0 modules were converted
[2016-06-17 03:44:55][INFO]: Ending module structure converter