SocialAddRoleUser |
modules/social_features/social_user/src/Plugin/Action/SocialAddRoleUser.php |
Adds a role to a user but restricted by role. |
SocialBlockUser |
modules/social_features/social_user/src/Plugin/Action/SocialBlockUser.php |
Alternate action plugin that can block users. |
SocialRemoveRoleUser |
modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php |
Removes a role from a user but restricted by role. |
SocialSendEmail |
modules/social_features/social_user/src/Plugin/Action/SocialSendEmail.php |
An example action covering most of the possible options. |