Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我的新项目,不知道是否可行。我的客户有另一家商店,其数据库包含 200.000 种产品。数据库结构与用于处理产品的 magento 不同,但确保它具有 SKU、产品名称、颜色、尺寸等...
我想知道的是是否可以连接到这个数据库,从中读取并使 magento 理解这些表。
如果有任何专业人士可以帮助我知道是否可能以及应该使用什么工具来实现这一点,我真的很感激?
先感谢您
你试图做的事情是不可能的。是的,假设 magento 支持该数据库,您可以连接到该数据库,但由于数据库表结构、名称和架构不同,magento 将无法读取或写入该数据库产品表。
您需要将所有产品导入magento