lb_copy_section
776 sites
Security covered
This module allows you to copy selected layout builder sections and paste them within the same page or on a different page. Content and configuration is duplicated so new instances are created for the content.
Features
- Sections can be stored (copied) inside Drupal's private tempstore and then inserted (pasted) anywhere you would otherwise be able to create a section.
- Allows for very quick content creation in situations where you need repeated section configuration or content.
Post-Installation
There is no required configuration, only a permission that you need to enable for roles you wish to grant this functionality.
Requirements
Drupal core with layout builder activated.
Similar projects
- Section Library provides similar functionality but does so by storing sections in a library where they can be duplicated from. This module is a bit simpler, for example when you don't want to pollute your library with temporary copied sections or don't want to give a user permission to the library.