1) I'd like to register specific pro users to an event.
Instead of doing it old style, I would like to use a website.
What I understood if users never went to this site, is I should :
a) preload Joomla with login/pwd, force password changes and forbid new users registration,
b) import additionnal registrant profiles in your component (not in a social component)
c) create an event with a password
d) send a link to the event with pwd to every desired users.
- only pre-registered can register the event
- if a user transmit the invitation to anybody, as he is not pre-registered, he can't enter the event page.
e) if a pre-registered person modify his profile, I can export informations
Is it correct ?
2) Thanks for DB infos.
Is it also possible to export all users informations with a status on their event participation ?
Best regards