|
Download home
Important information: our products are now avaiable here: myJoom.com
Register plugin
| Categories: |
Pugins | Sobi2 |
| Version: |
1.4.0 |
| Author: |
Pelloquin Cédric |
| Compatibility: |
|
| Language: |
, , , , , , , , , , |
| Last update: |
2009-11-09 23:59:59 |
This plugin allows your visitor to register into Joomla during the add entry form.
Description
| Nom: |
Register plugin |
| Frontend: |
This plugin add in the add entry form some fields useful to create the joomla user account. |
| Backend: |
You can assign the existing sobi2 fields (field_email, field_name, ...) |
| Installation / readme: |
- A registerd and logged user add a Sobi2 entry. What is the Register plugin behavior?
In this case, the plugin is not displayed, and the user see only the Sobi2 add form fields. - A registerd but not logged user add a Sobi2 entry. What is the Register plugin behavior?
The plugin dipslay the Sobi2 add form fields, the password and username (or email) input. If the login informations are correct, the user is automaticaly logged at the end of add entry process. Else a new user account will be created and the user is logged. - A unregisterd user (visitor) add a Sobi2 entry. What is the register plugin behavior?
The plugin dipslay the Sobi2 add form fields, the password and username (or email) input. At the end of add entry process a new user account will be created and the user is logged. - I use the Community Builder component, is the Register plugin compatible?
Yes, but the plugin create a basic account in CB (and joomla). - A confirmation email (like joomla) is sent after the new user creation process?
Yes, but is the Sobi2 email, you can modify the content of this message. - A activation email (like joomla) is sent after the new user creation process?
No, the users are automaticaly confirmed. Otherwise it was not possible for the new user to modify it's entry. - A registred user add an entry. The entry form re ask the email and name?
No, theses data are entered in the form automaticaly (via JS). since 1.4. - How to display the plugin in my custom entry form?
Simply add these value where you want: <?php echo $fields['register_plugin_username']['label']; echo $fields['register_plugin_username']['field']; ?> <?php echo $fields['register_plugin_pass_1']['label']; echo $fields['register_plugin_pass_1']['field']; ?> <?php echo $fields['register_plugin_pass_2']['label']; echo $fields['register_plugin_pass_2']['field']; ?>
|
| Demo: |
Annuaire suisse des artisans |
Details
| Author: |
Pelloquin Cédric |
| Licence type: |
GNU/GPL |
| Last update: |
2009-11-09 23:59:59 |
|