Forum
Deploying paid-for content
raymcginty
Contact in PM
raymcginty
Messages count : 1
Likes count : 0
Registration :
1 March 2012
One of my existing clients who does face-to-face training wants to record training courses and sell them via their website. They want users to have time limited access to the courses to watch online, but to be unable to download them.
I was wondering what other freelancers have done to achieve this. I could write a system in PHP/MySQL to create time expiring licences, but I am wondering if there are any existing deployment systems available.
I don't want to re-invent the wheel if I don't have to!
Ray
I was wondering what other freelancers have done to achieve this. I could write a system in PHP/MySQL to create time expiring licences, but I am wondering if there are any existing deployment systems available.
I don't want to re-invent the wheel if I don't have to!
Ray
- smdattYou could always use/modify a moodle install, I've done one with another developer at the current company I work at for online excercise based training courses. I'm sure video would be easier, but I'm not going to lie and say it was easy to modify to check course progression and completion, if you ever wanted to do that