运行命令bin/magento migrate:data -a app/code/Vendor/Migration/etc/opensource-to-opensource/1.9.4.0/config.xml错误将magento 1.9.4.0迁移到magento2 2.3.5 Base table or view not found: 1146 Table 'magento1
我想使用FTP和SSH将Magento站点从Magento 1.9.1迁移到Magento 2.1。为此,我在下面提到了,通过参考文档,我对文件进行了相应的更改,但我被困在了“运行数据迁移工具”这一步。su <Magento file system owner> -s /bin/bash -c <command> If the Magento file sy
我需要将旧的magento store 1.6迁移到1.9.2。而不是搞乱正在运行的站点,我决定在新的服务器上做这件事,并在以后更改dns。我已经在新主机上安装了1.9.2。我找到了一个迁移工具,但我不确定它是只适用于2.0,还是适用于1.9.2。我是php开发人员。我3年前就为magento工作过。