paragraphs_clipboard
The Paragraphs Clipboard module provides a simple and efficient way to copy and paste paragraph content between different nodes on your Drupal site. This module extends the functionality of the Paragraphs module, allowing users to quickly duplicate structured content blocks across pages, saving time and ensuring content consistency.
Features
A very quick and easy way to create multiple similar content sections which can later be edited independently.
- Copy/paste functionality: Easily copy a paragraph from any node or other entity type, and paste it into another.
- Simple UI: Adds familiar copy to clipboard and paste from clipboard actions that do what you expect. These appear in the standard Paragraphs editor action menus.
- Independent Copying: Creates fully independent copies of the source paragraph, which can be edited without impacting the original, nor each other.
Sub-modules
Layout Paragraphs Clipboard: extends the functionality of the Layout Paragraphs module by adding copy-paste functionality.
Supported modules
The Paragraphs Clipboard module includes support for the following contributed modules:
- Layout Paragraphs
Fully supported via the layout_paragraphs_clipboard submodule, enabling clipboard functionality for layout-based paragraph structures. - Paragraphs Admin
Clipboard actions are integrated into the enhanced administrative table UI provided by this module. - Paragraphs Editor Enhancements
Clipboard buttons are fully integrated into the improved paragraph UX features offered by this module. - Paragraphs Edit
Compatible with the front-end contextual editing experience.
Post-Installation
After installing and enabling the module, no additional configuration is required. The module automatically integrates with your Paragraphs fields.
Requirements
This module relies on the Paragraphs module.