Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Umy Ikem
Umy Ikem
21,383 Points

Best Framework/Library to build an e-commerce solution

Hi guys, i'm about to create an e-commerce store. I'm thinking of using Bootstrap to Wordpress(Woocommerce). However some folks talk about Prestashop. Would you say this is a better solution. What would you recommend.

*It's a small store with less than 500 products but could quickly grow to 1,000products in a few years

3 Answers

Colin Marshall
Colin Marshall
32,861 Points

You might want to look into Magento if you are going to potentially have that many products in the store. They have a few different editions, and the Community Edition is open-source/free.

You want to make sure whatever solution you choose will scale easily.

Umy Ikem
Umy Ikem
21,383 Points

Thanks Colin, i actually meant 1,000 not 10,000. I'm trying to avoid the steep learning curve i hear Magento has

Hello Umy, I recommend reading this comparison before deciding on a e-commerce platform.

Prestashop and Woocommerce and some of the best open source shopping cart solutions out there. I might be a little late with this recommendation, but it's never to late to learn something new!

Umy Ikem
Umy Ikem
21,383 Points

Thanks Canonical, much appreciated. I'm currently building my solution with Laravel at the moment.