User registration for a service
-
Hi I’m looking for a plugin which will allow users to register for a
service I provide (Not access to WordPress)Users would complete a simple form including the following fields:
email address
telephone numberClicking OK either creates a record or returns a confirmation page informing the user their login details have been sent to them via email.
If creating a record the email address and telephone number are stored and a random unique 5 digit pin. (I could use a mysql trigger to create the pin if the feature is not available)
A new record is then displayed, the pin and user instructions. In addition the details are emailed to the address.
If a record already exists the stored pin and user instructions are resent to the registered email address.
Can this plugin do what I’m looking for? Would be great if it did.
Thanks
- The topic ‘User registration for a service’ is closed to new replies.