I need to establish a multi-stage user registration and I'm wondering
where to start. I'm not sure if I have to write a new
workflow, a new module or if I can just modify one of the existing
ones - and how to do it.
If somebody has a 'hello world' type modification of registration,
that would be ideal!
Briefly what I have to do is:
- Get user's name and country
- E-mail country administrator to validate that user is a member
- If OK, then register member and confirm with an e-mail
- If country not recognised, register on global site by credit card
I'd want to capture a few more fields at login as well