You are here

login_destination.info.yml in Login Destination 8.2

Same filename and directory in other branches
  1. 8 login_destination.info.yml

File

login_destination.info.yml
View source
  1. name: Login Destination
  2. type: module
  3. description: Customizes the destination the user is redirected to after login/logout/registration/one-time login.
  4. package: User
  5. # core: 8.x
  6. core_version_requirement: "^8.7.10 || ^9"
  7. configure: login_destination.list
  8. dependencies:
  9. - path_alias
  10. test_dependencies:
  11. - admin_toolbar:admin_toolbar_tools