You are here

printable.info.yml in Printer and PDF versions for Drupal 8+ 2.x

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

File

printable.info.yml
View source
  1. name: Printable
  2. type: module
  3. description: 'Generates a printer-friendly version of Drupal content entities.'
  4. package: printable
  5. core: 8.x
  6. core_version_requirement: ^8 || ^9
  7. configure: printable.configure
  8. dependencies:
  9. - pdf_api:pdf_api