Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
51.62 KB
MD5: f23677df8f241a2d61a386f70c21f386
SHA-1: c86fe834616d0cfc494856900a0a4b213cef01f8
SHA-256: e8f7d1825cae34efbf9a76ae57e340508a191b8d2248d3661ef245f1fb056a2b
Download zip
99.8 KB
MD5: 2a9fdfbb62324b7c19bfcd8e5f55212a
SHA-1: e363583ba5dc054a2fe30549af86da4e06daf82a
SHA-256: ee39896ea54bebcdcd1e2c45067436d48a32584f4844ee773dd2e727a8d55c44
Release notes
Changes since 8.x-1.0-alpha21:
- #2636988 by swentel: Add default tab for pages.
- #2617996 by tduong: Support hook_block_build_alter() and hook_block_view_alter().
- #2642452 by dsnopek, tim.plunkett: Integrate Page Manager with the Panels IPE.
- #2503947 by yongt9412, brantwynn: Skip variant plugins that are incompatible with Page Manager.
- #2631800 by tim.plunkett: Store static contexts on the variant rather than the page.
- #2651060 by tim.plunkett: Result of PageManagerAdminTest::assertTheme() differs between 8.0.x and 8.1.x.
- #2647014 by dsnopek: Add Panels to test_dependencies so we can test PanelStorage.