I have a business website that i'm looking to implement a CMS in... This is what i'm looking to achieve:
I work with a lot of companies with a lot of employees, i'd love for them to be able to create an account for their actual company, which then provides them with a customer number or something else unique... this "account" would theoretically do nothing other than put the information in a database.
then in turn, i'd like for individuals at said company, to be able to register at my site for access to certain areas, using the aforementioned customer number to confirm their validity.
Obviously i'd love to have as little management as possible on my end of things, can anyone tell me if this possible with Drupal?
truck
Comments
_
First, d7 is still a ways away from release, you'll want to use d6.
Second, if you use the http://drupal.org/project/og module to setup groups for the companies, I think the http://drupal.org/project/og_reg_codes module will do what you want or close to it.