"User - Joomla!" plugin shows a default xml configuration. But, it is not initially saved in the extensions table. You must save at least one the plugin to activate the options.
I have just installed a Joomla! 3.4.0-dev.
params={"strong_passwords":"1","autoregister":"1"}
If you access the plugin and just save it
params={"autoregister":"1","mail_to_user":"1","forceLogout":"1"}
Thus, plugin params are not persisted after installation, with the default xml configuration values.
I sent a new PR: #5794
This one can be closed. Txs.
See referecend PR, I close this one. Thanks!
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-01-17 16:34:50 |
Labels |
Added:
?
|
I do not confirm this issue.
Once more: the User - Joomla plugin "Notification mail to user" explicitely deals with the mail sent when the user is created in back-end, NOT in frontend.