basic features are fine, but, must beable to update and customise in terms of look and feel.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well,
Magento is customizable, but not ideal for small e-commerce websites, since it has fairly big hardware requirements to work.
Prestashop has some messy code and follows strict rules related to the layout, wich makes it kind of hard to change.
I’ve been exploring OpenCart, and despite his “youngness” (sorry if this is not a word), it follows the MVC pattern for both frontend and backend, along with OOP, wich makes it easy to change. Also, his default backend UI is more user-friendly that the other 2 I mentioned. Still, wont put my hands on the fire for it, since I never tried to build anything over it, just checked out his coding practices.