Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download panels-8.x-3.0-beta1.tar.gztar.gz 355.13 KB
MD5: 1298c6bf138c898b80f3b0e6095f8995
SHA-1: 1138f789a9c980b630a4f23b2bfc53bc46c62146
SHA-256: 57e1b623b4abe08d2056762eb85b39dd08f464a8f868bf23241c6bf5779d5adc
Download panels-8.x-3.0-beta1.zipzip 453.55 KB
MD5: f419f443bbad53a225a05c693611d4c3
SHA-1: bc8c9f423c87695091663e54fd03e56567719589
SHA-256: 6fe94b2cd6a7b06dd4771a1d4174021d4cd35f462c20a4ec0be47c366a2eb15d

Release notes

Hear ye', Hear ye' Panels is in Beta!

If you want to participate in the beta release roadmap, ping japerry, dsnopek, mortenson, or EclipseGC in #drupal-scotch

What is panels in Drupal 8?

Panels is a part of the larger layout/scotch ecosystem, and works best with the following modules:

  • ctools (panels beta1 requires 8.x-3.0-alpha21)
  • layout_plugin (panels beta1 requires 8.x-1.0-alpha22)
  • page manager (not required, but needed to do anything useful at this point)
  • panelizer (not required, still in early development)

Panels 8.x, the module itself, handles the storage format and frontend interface for admins (via IPE). Modules such as panelizer and page manager manage where panels configurations are stored and provide contexts to variants like panels.

In Beta, panels now has the underlying architecture and should be (more or less) backwards compatible between versions. Until RC, no guarantees of this. To see the full roadmap, look here:

https://docs.google.com/document/d/1N8lwfd9BH1hBUrJCKIS1al-oCZozoJVt93iI...

Full set of changes since Panels 8.x-3.0-alpha20:

  • Update ctools dependency to 8.x-3.0-alpha21
  • #2646730 by japerry, heykarthikwithu: Removal of unused import in the code base
  • #2631854 by dsnopek, EclipseGc: Create PanelsDisplayManager and improve API for making working with PanelsDisplayVariants easier
  • #2644104 by dsnopek: Update for BlockDisplayVariant changes in CTools (issue #2642786)
  • #2558575 by dsnopek, phenaproxima, samuel.mortenson, japerry: Provide simple UI for changing the layout
  • #2636530 by samuel.mortenson, dsnopek, phenaproxima: "Items per block" setting in Views is never set
  • #2636990 by samuel.mortenson, dsnopek, aspilicious, swentel: Layouts should be grouped into categories in the IPE
  • #2636478 by dsnopek, samuel.mortenson, phenaproxima, japerry: IPE shouldn't depend on Page Manager
  • #2636488 by samuel.mortenson, phenaproxima: Hide IPE cancel button when there is nothing to cancel yet
  • #2636484 by swentel, phenaproxima, dsnopek, samuel.mortenson: Sometimes the block configuration form doesn't load in the IPE
  • Clarified the panels_ipe icon font files in panels_ipe/fonts/README.txt
  • Fixed IPE UX issue where entire tab was not clickable.
  • #2636506 by swentel, dsnopek: Show layout icon in IPE
Created by: japerry
Created on: 11 Jan 2016 at 19:45 UTC
Last updated: 2 Aug 2018 at 17:18 UTC
Bug fixes
New features
Insecure

Other releases