Service registration form
-
\Hi. I’m looking for a php plugin for wordpress to do the following tasks:
Provide a simple form with fields (Email, Mobile, Name, Terms and conditions check box and link) the form will have controls for each field to validate the data entered
The forms data will log to an external remote mysql database, not the wordpress database
A page will be returned with instructions and a 6 digit random unique pin also logged to the external database
An email will be automatically sent after registration with user details, instructions and pin
The pin must be unique to the user and unique in the database
A registered user may try to register again with the same email address but will get another page stating the account has already been created and a reminder email will be sent with the users’ details.
The forms must be mobile friendly and resize or provide native support for Ios and AndroidIs it possible to achieve this with your plugin?
Any advice is gratefully recived
- The topic ‘Service registration form’ is closed to new replies.