User tests: Successful: Unsuccessful:
This is a rebuild of #39650
The user who are manually actived will receive a notification by email informing his account has been activated.
There is also the option of being able to manually send a reminder email to the user even though the account is already activated (in case the user do not login in the page after X time)
The mail template used is com_users.registration.user.admin_activated
Apply the PR and after run npm run build:js
or use a pre-built package
You can activate a user in the admin, but not notification is sent.
a notification email is sent
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_users Language & Strings Repository NPM Change |
Labels |
Added:
Language Change
NPM Resource Changed
PR-6.0-dev
|
Category | Administration com_users Language & Strings Repository NPM Change | ⇒ | Administration com_users Language & Strings Repository NPM Change JavaScript |
Yes it's the intent as explicitly stated
There is also the option of being able to manually send a reminder email to the user even though the account is already activated (in case the user do not login in the page after X time)
OK, thanks, I will validate the test then :)
I have tested this item ✅ successfully on 9115c39
I have tested this PR successfully. Thanks @brianteeman!
I have tested this item ✅ successfully on 9115c39
RTC
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-08-06 06:08:17 |
Closed_By | ⇒ | softforge |
Thank you all who worked on this and tested
@brianteeman I have downloaded the Download package and done what you have given for very clear testing instructions - thanks - sweet to be able to test so easily!
Just 1 question or remark, for your last step:
I took an already activated user: Alexandre Dumas and pressed Action -> Activate and received the message:
The user has been notified that their account has been activated.
No user activated.
YET, I received an email:
Hello Alexandre Dumas,
Your account has been activated by an administrator. You can now login at https://sitename/ using the username a-dumas and the password you chose while registering.
Is it the intent of this PR (or is it outside the scope of this PR) that an already Activated user would receive an email even though the backend says: No user activated. (because he already was)?