Import and Invite
Categories
Component ID
2849360
Component name
Import and Invite
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
The main purpose of this module is used to find out the imported users count and send a notification mail to those users using cron.
Installation Steps:
1. Extract the module and place it in sites/all/modules/contrib.
2. Create two user roles called 'Legacy' and 'Legacy Mail'.
3. Set the role 'Legacy' to imported user in admin/structure/feeds/user/settings/FeedsUserProcessor.
4. Go to admin/config/system/legacy-users-cron and fill all the details including mail subject and Content.
5. In this path also admin/config/system/legacy-users-details, we can able to send a mail to imported user.
6. As soon user receives a mail , their 'Legacy' Role changed to 'Legacy Mail' Role.
