Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Copy the files and generate new file entries in the File Field and Image Field of the cloned node.
During cloning, this module will find all referenced node in the parent node's "Node Reference" field, and clone them as a new child node, which will take the place of the original child node in the parent node. After that, the same procedure will be applied to the cloned child node recursively. During the procedure, if the module finds any "File Field" or "Image Field", it will copy the file and attach it to the cloned node. In this way, we can avoid the case that two nodes share the same file.
This module is designed and sponsored by Red River College (www.rrc.ca)
Installation and Usage
Enable the module
To clone the node recursively, go to the node page, click the "Clone" tab
Make sure the checkbox "Disable Chain Clone" is unselected