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

Ana Camelo
Courses Plus Student 13,218 PointsDifferent Users in a Web Site
Hi,
I have a new client and he want to create a website that offers some services. The web site will sell different packages of information for the users, so when they sign up, they will be able to see only the content they paid for.
Which code can I use for this? or maybe is there any track here in treehouse that explains it?
Thanks a lot!
1 Answer

robrravens
6,140 PointsHi Ana, sounds like you are after something like a 'membership' site or area for your client's website.
Something similar to what this WordPress plugin offers maybe? - http://wordpress.org/plugins/membership/
I am sure there are plenty of other similar solutions out there.
As for which tracks in treehouse, there only seems to be a WordPress Woocommerce workshop video which I've found by searching the library. This will show you how to set up woocommerce but you still need one of their premium plugins/extensions - http://www.woothemes.com/products/groups-woocommerce/
Hope that helps,
Rob.