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.
我一直在寻找基于 Sylius 的多语言产品商店的解决方案。正如我所创立的(如果我是对的),Sylius 没有本地多语言产品功能。
我正在设计虚拟商品(照片)商店,其中每种产品都需要多种语言。
有什么解决方案吗?
目前我出于同样的原因没有使用 Sylius。有基于 symfony2 内核的 Thelia2 电子商务解决方案。但它不使用 Twig(使用 Smarty,我不喜欢那样)并且不使用 Doctrine ORM。因此,一旦 Sylius 推出多语言支持,我将 100% 迁移到 Sylius。