By s.ludwig on
Hi,
I don't know much about Drupal, I read about it on this Website but I never used it or have seen it in action.
For some upcoming projects I am looking for a CMS which fulfills the following features:
- discussion forum with restricted access (registered users only) and the opportunity to upload documents
- member area (members can register and login and they have to pay to be part of the community)
There are more features that need to be fulfilled, but these are the major ones. Does anyone know if those things are possible with Drupal or if there is another CMS that is better for this kind of project?
Comments
Yes, it is ready for your
Yes, it is ready for your requirement without build custom module. You can user Advanced Forum module and Ubercart for membership/payment.
Best,
Nguyen
_
Yep-- just one minor addition. If all you want is simple membership via paypal, the lm_paypal module is worth a try-- its much less complex than ubercart for such a simple function.