1
Not so much a module request but a query about whether a module or nay part of XOOPS exists to do this! It's an unusal one!
I'm creating a site for a non-proft based organisation. The organisation has members. The members themselves are not individual though. They are entire organisations\companies as opposed to individuals. Each member (organisation) pays an annual subscription. For example, lets say Ford Cars was one of my organisations' members. Ford Cars would be £100 per year for the membership, and all of its employees would then be entitled to use the subscription services.
The username for that member (organisation) would be 'FordCars' and it would have a password. Then each and every employee of Ford Cars would use that username and password to access the site. No problems there (other than the security issue but don't worry about that)
My problem arises because the leader of the volunteer organisation for whom the site is being created wants to be able to see (i.e. search and list) not only the members, but the people belonging to that membership. So for example, he'd want to see a list like this :
Name Contact Number Town Country Organisation Ford Cars
Ted Smith 01332 123456 Derby UK Ford Cars Ford Cars
Joe Bloggs 0115 9740115 Bradford UK Ford Cars Ford Cars
Mr Young 01745 541521 Alabama USA Ford Cars Ford Cars
As we know, XOOPS allows registration of an individual with an individual password. But once it's been used once, it can't be used again.
So my question is :
Is there a way round this ? Can XOOPS do this?
Thanks
Ted