pagedesigner_parts
87 sites
No security coverage
Summary
This is an extension to the pagedesigner module.
It enables the creation of pagedesigner parts, which then can be referenced in block. The block then can be placed using the block layout.
Installation
Via composer: composer require drupal/pagedesigner_parts:^1.0
Via Gui: Download the release and install the usual way.
Usage
After the module has been installed, create nodes of type "pagedesigner_part" and use the pagedesigner to create the nodes content. Afterwards, create a block of type "pagedesigner part", reference the node and place the block in the block layout.