system.action.email_registration_update_username.yml 290 B

12345678910111213
  1. langcode: fr
  2. status: true
  3. dependencies:
  4. module:
  5. - email_registration
  6. enforced:
  7. module:
  8. - email_registration
  9. id: email_registration_update_username
  10. label: 'Update username (from email_registration)'
  11. type: user
  12. plugin: email_registration_update_username
  13. configuration: { }