Trial role
Categories
Component ID
2869988
Component name
Trial role
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
74
Component created
Component changed
Component body
Provides a role for "trial" users.
Gives this role on install and then removes it after x number of days.
If you want to react on the role being removed (for example send a mail), you can implement the hook
function hook_trial_role_removed(DrupaluserUserInterface $user);
This module was developed as part of developing Violinist. Keep your composer dependencies up to date. Automatically and all the time.