vote up 3 vote down star
1

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

flag
1  
+1 for not liking magento – Mez Oct 20 at 10:43

5 Answers

vote up 3 vote down check

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

link|flag
vote up 1 vote down

Try http://www.opencart.com/

link|flag
opencart looks pretty solid and fast, do you have any experience with setting up more languages? (specifically i need to have product descriptions with 2 languages) – juraj.blahunka Oct 20 at 10:55
vote up 2 vote down

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

link|flag
vote up 1 vote down

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.

link|flag
vote up -1 vote down

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

link|flag
magentocommerce.com – Minow Nov 3 at 15:35
well, I specifically asked not to include Magento in answers and I gave reasons why – juraj.blahunka Nov 3 at 21:43
Woops! Didnt raed that part ;) – Minow Nov 4 at 0:11

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.