Entity Clone Template module

Add a Drupal View to clone a content from a template. This modules requires the Entity Clone module.

Usage

  1. Configure a content type to use Entity Clone Template
    Navigate to the content type you want to use, for example: [SITE]/admin/structure/types/manage/article
    Under Entity Clone Content, check Enable Entity Clone Template.
    Content type configuration
  2. Set up content templates
    When creating or editing a node, you will see an Entity Clone Template section.
    Here, you can:
    - Define the current content as a template
    - Optionally set an image to display on the Entity Clone Template view page

    Content node configuration

  3. Access the Entity Clone view page
    The view page is available at [SITE]/admin/content/clone-content-from-template or via the Content Admin Menu.

Requirements

Nice to have

For convenience, you can apply the following patch to the Entity Clone module to be redirected to the node edit page after cloning, if needed:

https://www.drupal.org/files/issues/2019-03-11/improve-workflow-of-cloned-entity-2708731-11_1.patch

Supporting organizations: 

Project information

Releases