-->

Free, Lightweight PHP e-Commerce solution [closed]

2019-02-10 09:13发布

问题:

I'm searching for a lightweight e-Commerce web-application implemented in PHP5 and using MySQL as storage db.

main requirements are:

  • as small as possible
  • Free or Open Source
  • supporting multi-language (best if utf-8 was primarily supported)
  • easy to use (don't need core to be bloated with functionality I won't use)
  • basic system for setting up prices, multi-language strings and images
  • small overhead on server
  • fast to deploy

Please don't recommend Magento as I found it a little bloated for the functionality I'm looking for.

looking forward for your tips / recommendation

回答1:

On OpenSourceCMS you can try out 10 free php e-Commerce-applications.



回答2:

Try http://www.opencart.com/



回答3:

OSCommerce is another very popular one, but i agree with the first answer also.



回答4:

As near as I can tell Magento, OScommerce, ZenCart, and OpenCart, are all too bloated, or require features that free hosting providers wont support. I found one host that would support Zencart, but php's mail() function was disabled- so you'd never get notified of a transaction. One of these scripts (I'm sorry I forgot which) requires a graphics library that isn't (and wouldn't) be installed on any host I could find. Another host wouldn't install cURL rendering all of these options unusable. I found another host that fully supported all of Magento's requirements, except they had a limit of 10,000 files per account, and Magento exceeded that before it even got done being unzipped.

so basically, there are two choices:
1) Pay for decent hosting, so you can use one of these scripts.
2) Roll your own based on your hosts rules. Dont expect it to be portable.



回答5:

Some recommendations can be found for the question What’s the best free and opensource PHP ecommerce solution? (and why?).

In my opinion if you're looking for lightweight (which is hard to define for e-comemrce), Zen Cart, OSCommerce or OpenCart would be a good bet.



回答6:

While searching for answer for similar question I found this tread not long after I found one quite fresh solution - LiteCart (http://www.litecart.net/overview) - seems like they solved a lot of problems that are related to other mentioned ecommerce suites.

The only con for me was it's lacking wide range of themes, but if you are familiar with HTML then you can make your own.

Hope that this information helps ;)



回答7:

Try these, reaction looks promising- http://getfwd.com/ http://www.marketcloud.it/ https://reactioncommerce.com/



回答8:

According to current ecommerce marketing trend, I believe this post at INC will answer your question more relevantly: http://www.inc.com/bill-carmody/top-5-ecommerce-platforms-in-2016.html



回答9:

I love Magento. I blows the pants off OSCommerce in my opinion.