You are here

panels.info.yml in Panels 8.3

Same filename and directory in other branches
  1. 8.4 panels.info.yml

File

panels.info.yml
View source
  1. # Initial Conversion to info.yml file for d8.
  2. name: Panels
  3. description: 'Core Panels display functions; provides no external UI, at least one other Panels module should be enabled.'
  4. type: module
  5. package: Panels
  6. core: 8.x
  7. configure: panels.admin
  8. dependencies:
  9. - ctools
  10. - layout_plugin
  11. test_dependencies:
  12. - page_manager
  13. - panelizer