By financetrain on
Hello,
I am looking at using Drupal for running a paid membership training site.
The idea is to offer a training program (content in nodes, other forms such as flash content, audio files, etc ).
So, an interested user pays a certain fees at the time of registration. This paid registration will give him access to the training material.
Can you please guide me how to do this (which modules, setup, etc)
Many thanks,
Manish
Comments
Suggestions
1) As far as training is concerned you may want to use the modules dokeos and/or quiz
2) For membership you can use role product offered by ecommerce. This product can be configured to be recurring. For example if a user buys a membership product A he would be assigned roleA for a predefined time.
You can also refer this site
You may also want to have a look at http://www.mytechbrain.com which has quiz module in action
Hello, You can use the
Hello,
You can use the ubercart module in drupal assign the role on purchasing of a membership product.Its very simple,I have already done this.
If you have any question,then please reply me back.
Thanks,
Saurabh.
Yes , Ubercart is equally good
Yes , Ubercart is equally good to ecommerce
Thanks a lot
Thanks a lot. I will try our ubercart for this.