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

How do I create a video membership site for my client who makes yoga instructional videos?

I would like to set her up with a CMS, so she can take over once its up. Small budget for a friend type of project.

2 Answers

Hi Greg,

This is a perfect use case for WordPress. Pair that up with the always awesome, and free Paid Memberships Pro plugin and you have a membership site that protects the content, accepts payments and manages the users. All of that is completely free! I've used it a number of times and it is great. You can set it up to use Paypal or Stripe for payments :-).

Also, because I've done this exact thing before, you can upload the videos to Youtube as private and use their service to host the videos for free. Be warned, anyone with the link can still see a private video, so if you have a customer that decides to pass it around, there's not much you can do.

You can use Vimeo premium to protect the videos properly, but that will cost about $10/month.

Do you have any links to sites you have worked on similar to this? Kris Phelps

Thanks again!

Hey Greg. Unfortunately, I have a non-disclosure agreement with my client. I did however find a similar example what uses the same technology that I'm not associated with: http://myguitarpal.com/ best of luck to you. I hope this helps.

I was thinking WordPress initially, thank you for the advice Kris Phelps !

You're very welcome :-)