Free, Lightweight PHP e-Commerce solution [closed]

自作多情 提交于 2019-11-30 14:52:07

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

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

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.

Gergely Orosz

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.

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 ;)

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

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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!