You are here

filefield_paths.info.yml in File (Field) Paths 8

File

filefield_paths.info.yml
View source
  1. name: 'File (Field) Paths'
  2. description: 'Adds improved Token based file sorting and renaming functionalities.'
  3. package: Fields
  4. configure: filefield_paths.admin_settings
  5. core_version_requirement: ^8.8 || ^9
  6. type: module
  7. dependencies:
  8. - drupal:file (>= 8.8.0)
  9. test_dependencies:
  10. - ctools:ctools
  11. - pathauto:pathauto
  12. - token:token
  13. - redirect:redirect