Hello
Please check my logic here.
I have a usecase where the client has an existing site with an existing membership list - not in Joomla / CB Subs.
What I want to do is to pre-load our test site for their new website with all members and the members permissions for different working groups but not contact the members until the new launch.
In CB config I have set CB to auto-generate a random password but switched the 'Require Email Configuration' field to No, so that no registration emails will be sent to the members from the test site
I assume that when we are ready to Go Live I will be able to send a suitable Email, welcoming the members to the new site and inviting them to use their new login details to interact with the new site.
I also assume that the Language constants ...
[NAME] - Name of the User
[USERNAME] - Username of the User
[DETAILS] - Account Details of the User such as Email Address and Username
[PASSWORD] - Password chosen by the User (only at the first email sent upon pressing "Register")
[CONFIRM] - Inserts confirmation link if the confirmation functionality is enabled
... will work in the 'Mailer'.
Is [PASSWORD] valid for the password that is generated by the system or is that contained is [DETAILS]?
In fact, thinking about how the mailing will take place - would it be possible to use AcyMailing to advise the members of their new usernames and passwords?
Sorry for the long request!
Kind regards
Mike