panelizer.info.yml in Panelizer 8.5
File
panelizer.info.yml
View source
- type: module
- name: Panelizer
- description: 'Allow any entity view mode to be rendered using a Panels display.'
- package: Layout
- version: VERSION
- core_version_requirement: ^8.8 || ^9
- dependencies:
- # Core.
- - drupal:layout_builder
- # @todo Break the dependency on Field UI.
- - drupal:field_ui
- # Contrib
- - core_context:core_context
- - ctools:ctools_block
- - layout_library:layout_library
- - panels:panels
- # @todo Allow editing without the IPE.
- - panels:panels_ipe