简体   繁体   English

PHP开源购物车。 需要选择一个

[英]PHP Open Source Shopping Cart. Need to choose one

I will start a little project with a shopping cart. 我将从购物车开始一个小项目。 I will need to make several modifications in the shopping cart. 我将需要在购物车中进行一些修改。

So my question is "Which is the best PHP open source Shopping Cart" to work with and easy to modify. 因此,我的问题是“哪个是最好的PHP开源购物车”,并且易于修改。

Give me some clues. 给我一些线索。

Best Regards, 最好的祝福,

Prestashop 的Prestashop

Having worked with virtually all major open source e-commerce platforms, this is by far my favorite. 几乎所有主要的开源电子商务平台都可以使用,到目前为止,这是我的最爱。 It's not as powerful as Magento, but it's very easy to learn how it works, create/modify modules and design templates. 它不如Magento强大,但是很容易学习它的工作原理,创建/修改模块和设计模板。 There's also a very active community and it's developed by a company that releases it as OpenSource, so it's being constantly improved. 还有一个非常活跃的社区,它是由一家将其发布为OpenSource的公司开发的,因此它正在不断得到改进。 The new flagship version 1.4 is almost out (it's at RC5 right now). 新的旗舰版1.4即将推出(目前在RC5上)。

Other alternatives are: 其他替代方法是:

Magento : It's built using the Zend Framework and it's heavily MVC. Magento :它是使用Zend框架构建的,并且是大量的MVC。 If you're familiar with the Zend Framework, this might be a good solution for you. 如果您熟悉Zend框架,那么这可能是一个不错的解决方案。 It's a lot more difficult and has a much steeper learning curve than PrestaShop. 与PrestaShop相比,它要困难得多,学习曲线也要陡峭得多。

TomatoCart : This is a fork of osCommerce 3.0 beta. TomatoCart :这是osCommerce 3.0 beta的分支。 The creators have tried hard to improve the platform, but osCommerce has a lot of rotten design and it's a mess to extend. 创造者们一直在努力改善平台,但是osCommerce有很多烂的设计,并且扩展很烂。 I've tried creating a couple of modules and had many problems. 我尝试创建几个模块,但遇到很多问题。 There isn't much documentation to help you and the community is not very active. 没有太多文档可以帮助您,社区也不是很活跃。

VirtueMart : If you are familiar with Joomla, this might be an option. VirtueMart :如果您熟悉Joomla,则可以选择。 If you're not, you should stay away because you might have a few problems setting everything up correctly and integrate this component with your template. 如果不是,则应该远离,因为您可能会遇到一些问题,无法正确设置所有内容并将此组件与模板集成。

osCommerce : Just stay away from this... osCommerce :远离此...

I have used both Magento and OpenCart and I can say that Magento wins hands down in terms of : 我曾经使用过Magento和OpenCart,我可以说Magento在以下方面胜出:

  • available extensions and modules 可用的扩展和模块
  • search engine optimization 搜索引擎优化
  • wide store management possibilities including products' comparison 广泛的商店管理可能性,包括产品比较
  • wish lists and smart customer accounts. 愿望清单和智能客户帐户。

Effective multiple store management is Magento considerable advantage. 有效的多店管理是Magento的一大优势。

Concerning Open Cart, it has some benefits in terms of easy installation, as it's quite lightweight in comparison to Magento. 关于Open Cart,与Magento相比,它非常轻巧,因此在易于安装方面具有一些优势。

If you are planning little business without rapid development in the near future, OpenCart will be quite enough for you. 如果您计划在不久的将来没有快速发展的情况下开展少量业务,那么OpenCart对您来说已经足够了。

Magento is really demanding in terms of hosting, investment, efforts, so it better suits large size stores. Magento在托管,投资和工作方面确实有很高的要求,因此它更适合大型商店。

Like said above OpenCart is lightweight and simple to use.. recommended more for small stores and beginners.. Magento is way ahead and has larger extensions than opencart. 像上面说的那样,OpenCart轻巧且易于使用。.对于小型商店和初学者来说,推荐更多。.Magento领先并且具有比opencart更大的扩展。 magento is more technical to use. magento使用起来更具技术性。

Magento is an easy leader at the moment. Magento目前是一位轻松的领导者。 It's got lot's of up-to-date features and an easy to modify architecture. 它具有许多最新功能和易于修改的体系结构。 The downside that I've seen mentioned in other forums is that it's more suitable for technically minded people so might not be good for a beginner. 我在其他论坛上看到的不利之处在于,它更适合具有技术头脑的人,因此可能对初学者不利。

Zen Cart 禅车

I've built a few (3 or 4ish) sites using zen cart. 我使用zen cart建立了一些(3或4ish)网站。 It's free, and it does waaaaaay more than anything I've ever needed it to do. 它是免费的,而且比我所需要的做的更多。

I've also used Squirrel cart . 我也用过松鼠车 It's not free ($170), but it is easy to implement and has great support. 它不是免费的(170美元),但易于实现并有强大的支持。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM