You are here

panelizer.info.yml in Panelizer 8.3

Same filename and directory in other branches
  1. 8.5 panelizer.info.yml
  2. 8.4 panelizer.info.yml

File

panelizer.info.yml
View source
  1. type: module
  2. name: Panelizer
  3. description: 'Allow any entity view mode to be rendered using a Panels display.'
  4. package: Layout
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. # Core.
  9. # @todo Break the dependency on Field UI.
  10. - field_ui
  11. # Contrib
  12. - ctools:ctools_block
  13. - layout_plugin:layout_plugin
  14. - panels:panels
  15. # @todo Allow editing without the IPE.
  16. - panels:panels_ipe