Hi guys,
I've previously designed a few Joomla sites but have run into an architecture issue with it for this project so have started looking further afield - ie Drupal :) My skills; mainly hacking existing code at a beginner-mid level. I'm aware I'm in for a learning curve if I go for Drupal.
Scenario I'm trying to achieve is to allow a user to register, pay a subscription and then have access to their own download/document list so long as the subscription is valid. They can't see anyone else's and no one else can see theirs. Downloads are individual (ie, not products, each download/document will be different, so it's more document management than a storefront). If you are a windows user you could like it to a 'My Documents' folder for yourself only.
Does Drupal allow two layers of user registration; 1 to manage 'registered' users (who I charge a subscription to which allows access to their own files), but then I also need another layer customised to the particular user that controls access to the download/document list? Or is there an alternate way of looking at it in Drupal?
I don't think Joomla can give me this second layer or individualised permissions - can Drupal?
So basic requirements that Drupal / it's modules needs to meet;
1) Secure, private document/file list protected by logon
2) Recurring billing / credit card module