You are here

book.info.yml in Drupal 8

Same filename and directory in other branches
  1. 9 core/modules/book/book.info.yml
core/modules/book/book.info.yml

File

core/modules/book/book.info.yml
View source
  1. name: Book
  2. type: module
  3. description: 'Allows users to create and organize related content in an outline.'
  4. package: Core
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - drupal:node
  9. configure: book.settings