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
Credits
Quick Node Clone Logo by Nico Grienauer (Grienauer)
Want to support the development of this project?
Supporting organizations:
Drupal maintenance and development
Drupal 10 release support
| Attachment | Size |
|---|---|
| quick-node-clone-sample-1.png | 47.56 KB |
| quick-node-clone-sample-2.png | 20.73 KB |
Project information
- Project categories: Administration tools, Content editing experience
61,077 sites report using this module
- By neslee canil pinto on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
8.x-1.22
released 22 February 2025
Works with Drupal: ^10 || ^11
Install:
Development version: 8.x-1.x-dev updated 29 Jul 2025 at 19:35 UTC



