You are here

system.action.user_unblock_user_action.yml in Multipurpose Corporate Profile 8

modules/custom/feature_config/config/install/system.action.user_unblock_user_action.yml

File

modules/custom/feature_config/config/install/system.action.user_unblock_user_action.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - user
  6. id: user_unblock_user_action
  7. label: 'Unblock the selected user(s)'
  8. type: user
  9. plugin: user_unblock_user_action
  10. configuration: { }