哪个第三方购物车可以轻松与 MODX Revolution 集成?
由于目前没有完整的解决方案来构建带有集成商店的 modX 支持的网站,我想知道使用第三方购物车实现此目标的方法是什么。
前端的集成应该非常紧密,因此您无法区分来自 modx 的部件和部件(购物车、产品列表、产品视图),并且一切都应该无需繁重的 js 处理即可工作。另一方面,管理 modX 后端的内容和购物车后端的产品是完全可以的,彼此独立。
应该有一种方便的国际化方式和多种(国际)支付方式,一切都应该在自己的硬件上运行,并且使用开源购物车会很高兴。此外,如果商务软件非常适合销售数字商品,那将是一个很大的优势。
我知道,这是一个很长的愿望清单,但我希望将 modX 与 Magento、XtCommerce、Opencart 等功能强大的工具相结合,这将是实现具有集成商店的大型网站的非常好的方式。
我绝对愿意花费大量时间进行集成,我只是非常不确定是否有什么可以被认为是这样的项目的方法。
Since there's currently no complete solution to build a modX powered website with integrated shop, I was wondering which would be the way to go, to achieve this with a third party cart.
The integration in the frontend should be very close, so you can't distinguish the parts coming from modx with the parts (cart, product listings, product views) and everything should work without heavy js processing. On the other hand it would be totally ok to manage content in the modX backend and products in the shopping carts backend, independent of each other.
There should be a convenient way for i18n and a big range of (international) payment methods, everything should run on own hardware and it would be lovely to use an open source cart. In addition, it would be a big plus if the commerce software would be well suited to sell digital goods.
A pretty long wish list, I know, but I expect a combination of modX with something as powerful as Magento, XtCommerce, Opencart or the likes would be a really nice way to realize a big website with integrated shop.
I'm absolutely willing to spend a lot of time for the integration, I'm only very unsure, if there's something that can be considered the way to go for a project like this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
在 modx 论坛中,我发现了对 FoxyCart 的引用,看起来它可以很好地集成。我找到了一个视频教程来帮助解决这个问题:
http://www.my619。 com/foxy-cart-modx-tutorial-1
In the modx forums, I found reference to FoxyCart which seems like it can integrate well. I found a video tutorial though to help with that:
http://www.my619.com/foxy-cart-modx-tutorial-1
我正在 simplecart atm 上建一家商店。很快就会有一个新的 http://forums.modx.com/线程/?thread=83288&page=1
i´m building a shop in simplecart atm. also soon there will be a new one http://forums.modx.com/thread/?thread=83288&page=1
我更喜欢 shopmodxbox。您可以从我们的存储库下载它:http://rest.modxstore.ru/extras/
小心!这是一个带有工作车间的包。仅在干净的地点安装。
在这里您可以找到来源。
I'm prefer shopmodxbox. You can download it from our repository: http://rest.modxstore.ru/extras/
But be careful! It's a package with working shop. Install it only at clear site.
Here you can find sources.
尝试 minishop2 这是很棒的电子商务开源 MODX Revo 商店。我在一些项目中使用过它。不是很简单,但在某种程度上非常好用。
Try minishop2 This is great e-commerce opensource MODX Revo shop. I used it in some projects. Not very simple, but in some way great to use.
有一个名为 SimpleCart 的 MODX 购物车插件: modxsimplecart.com
它是使用标准 MODX 技术(模板、电视、块和片段)并且输出是完全可定制的。正因为如此,它也很好地集成到后端。
但不是免费的也不是开源的。
There's a MODX shopping cart addon called SimpleCart: modxsimplecart.com
It is built using standard MODX techniques (templates, TVs, chunks & snippets) and the output is fully customizable. Because of this, it's well integrated into the back end as well.
Not free nor Open Source though.