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 trialRobert ocharo
184 PointsCar Dealer Inventory
I am building a site for a client who owns a Car Dealrship. I am using Wordpress to build up the Site. My question is what or how can i manage the inventory for the clients. I know online store have eCommerce like Shopify etc. Is there something similar to this for Car Dealers?
2 Answers
Eric Roellig
9,150 PointsI dont have any experience with this plugin but here https://wordpress.org/plugins/car-demon/screenshots/ there are probably more.. there may even be themes out there that you can use if you dont want to build your own from scratch. http://themeforest.net/search?utf8=%E2%9C%93&term=car+dealer
Jaco Burger
20,807 PointsHi Robert, this might be way to late, I've built a site recently, which connected to the a third-party inventory platform. I built it on WP, and used the WP All Import plugin, setup a CRON job, and imported it as custom post types.
Works great!
If you still need to build something, I can help you :) check out http://www.nissanec.co.za
Robert ocharo
184 PointsRobert ocharo
184 Pointsthank you. this was really helpful. gave me some great ideas to follow up on.