Module Description
Quick Node Clone is meant as a way in Drupal 8/9 to clone nodes.
The module adds a "Clone" tab to a node. When clicked, a new node is created and fields from the previous node are populated into the new fields.
Supported Fields
* All core fields that can be added to nodes should be supported. If you find issues with them please submit a ticket.
* Paragraphs - Creates new paragraphs and doesn't link existing ones.
* Address - Creates new address field data.
Example
Clone tab on a node:
The clone page for given node:
Required Modules
This module requires the following modules:
* Node
Installation
* Install as you would normally install a contributed Drupal module.
* Visit a node view page to clone it with the Clone tab or use the clone operation on the content overview.
* Visit the settings page at admin/config/quick-node-clone to change some settings.
Alternatives
The following modules have a similar, if slightly different objective and scope to this module:
* Node Clone - No Drupal 8 version
* Entity Clone
- Beta module, meant for all entities. Scope of the module is broader.
Documentation Guide Page
Visit the guide
Maintainer
Current maintainer:
* Neslee Canil Pinto - https://www.drupal.org/u/neslee-canil-pinto
Credits
Quick Node Clone Logo by Nico Grienauer (Grienauer)
The module adds a "Clone" tab to a node. When clicked, a new node is created and fields from the previous node are populated into the new fields.
Supported Fields
* All core fields that can be added to nodes should be supported. If you find issues with them please submit a ticket.
* Paragraphs - Creates new paragraphs and doesn't link existing ones.
* Address - Creates new address field data.
Example
Clone tab on a node:
The clone page for given node:
Required Modules
This module requires the following modules:
* Node
Installation
* Install as you would normally install a contributed Drupal module.
* Visit a node view page to clone it with the Clone tab or use the clone operation on the content overview.
* Visit the settings page at admin/config/quick-node-clone to change some settings.
Alternatives
The following modules have a similar, if slightly different objective and scope to this module:
* Node Clone - No Drupal 8 version
* Entity Clone
- Beta module, meant for all entities. Scope of the module is broader.
Documentation Guide Page
Visit the guide
Maintainer
Current maintainer:
* Neslee Canil Pinto - https://www.drupal.org/u/neslee-canil-pinto
Credits
Quick Node Clone Logo by Nico Grienauer (Grienauer)
Module Link
Project Usage
42814
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
Quick Node Clone module aims to solve the issue of cloning nodes in Drupal 8/9 by adding a 'Clone' tab to nodes and populating fields from the previous node into the new node.
Data Name
quick_node_clone