Skip to content
Snippets Groups Projects
Forked from project / entity_type_clone
16 commits ahead of the upstream repository.
Pablo Urrea's avatar
Issue #3422617: Parameters passed by URL to the cloning form are not processed correctly.
Pablo Urrea authored
fe86f131
History

Entity Type Clone (Role clone included)

Entity Type Clone allows Administrator to clone Content types, Paragraphs, Profiles, Storage and Vocabularies. These will be used in creating an additional entity type with the existing one. You can clone entity type along with the Form and View modes.

Entities that are fully supported:

  • Block Type (Custom Block types)
  • Content
  • Paragraph
  • Profile
  • Storage
  • Taxonomy

For a full description of the module, visit the project page.

Submit bug reports and feature suggestions, or track changes in the issue queue.

Requirements

This module requires no modules outside of Drupal core as a dependency.

Installation

Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.

Configuration

For configuration settings go to admin/config/entity-type-clone.

Maintainers