- Extract all source code from downloaded file to the folder you have just created (migrate_data_tool).
- Create and make write able permission for folders at:
- WEB_ROOT_PATH\migrate-data-tool\assets
- WEB_ROOT_PATH\migrate-data-tool\protected\runtime
- Make write able permission for files at:
- WEB_ROOT_PATH\migrate-data-tool\protected\config\config.php
- WEB_ROOT_PATH\migrate-data-tool\protected\data\ub_tool.db
- Copy the folder at WEB_ROOT_PATH\your_magento1_folder\media\catalog and paste replace to WEB_ROOT_PATH\your_magento2_folder\pub\media\ - Copy the folder at WEB_ROOT_PATH\your_magento1_folder\media\downloadable and paste replace to WEB_ROOT_PATH\your_magento2_folder\pub\media\ - Make recursive write able to "catalog" and "downloadable" folders which you have just copied. - Remove all folders and files in WEB_ROOT_PATH\your_magento2_folder\var but take the .htaccess file. - Remove all folders and files in WEB_ROOT_PATH\your_magento2_folder\pub\static but take the .htaccess file.