Problem/Motivation

This module started out with panels as the intended display mechanism to place blocks in layouts. But as of March 2022 there is no further development on the panels module. And use of Layout Builder is encouraged in all Drupal 8+ installations.
There currently still is D9 and D10 compatibility, so the paragraph blocks 3.x branch can still support Panels while that lasts. But the 4.x branch should move away from panels support and encourage the use of layout builder too.

Proposed resolution

The code should be removed in an upcoming major release.

Remaining tasks

  • Mark the code as deprecated in 3.x.
  • Make a new major release dropping support for panels.
  • Update the module's readme, .info.yml and hook_help implementation.
  • Update the project page.

Comments

basvredeling created an issue. See original summary.

  • basvredeling committed d9cc854d on 3.x
    Issue #3365188 by basvredeling: Remove panels support - Mark all panels...
basvredeling’s picture

Issue summary: View changes

  • basvredeling committed d9cc854d on 4.x
    Issue #3365188 by basvredeling: Remove panels support - Mark all panels...
basvredeling’s picture

Status: Active » Fixed

This will be part of the first 4.x release.

basvredeling’s picture

Issue summary: View changes
basvredeling’s picture

Issue summary: View changes

Release 3.1.6 marks panels as deprecated.
Release 4.0.0-beta1 drops support for panels.

basvredeling’s picture

Issue summary: View changes
Status: Fixed » Closed (fixed)