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

Creating an ecommerce website

I know I've been over this but I'm still very undecided. I'm wanting to make an ecommerce website, however the look of the website is something I want to make myself. How would I integrate the shop to the website? Don't say wordpress because I don't know PHP fully, I would ideally want to get a site up and running and then learn PHP, wordpress and as everything else as I go. What would you guys recommend I do?

Thanks

1 Answer

The problem and reason everyone would say wordpress is because somehow you need to connect the backend and the frontend. Maybe some shopping cart like magento cart would allow you to build your own front end?

I think you will have to find a prebuilt eccomerce system that allows you to build your front end on top of it. If you can't find one I honestly believe wordpress would be your best solution. This project might even need to wait a while until you learn more.

It is a challenging project and one that I have attempted myself. I ended up using Squirrel Cart: http://www.squirrelcart.com/

It was the single most challenging project I have ever done. I don't intend to discourage you you should definitly attempt it! But maybe learn more PHP first. Best of luck!