You are here

toc_api_example.info.yml in TOC API 8

modules/toc_api_example/toc_api_example.info.yml

File

modules/toc_api_example/toc_api_example.info.yml
View source
  1. name: 'TOC API example'
  2. type: module
  3. description: 'Example of a custom implementation of the TOC API that adds a table of contents to specified content types.'
  4. package: 'Example modules'
  5. core_version_requirement: ^8.9 || ^9
  6. dependencies:
  7. - toc_api:toc_api