Drupal is a registered trademark of Dries Buytaert
Drupal 10.6.14 Update released for Drupal core (10.6.14)! Drupal 11.3.16 Update released for Drupal core (11.3.16)! OAuth2 Client 4.2.0 Minor update available for module oauth2_client (4.2.0). OAuth2 Client 4.1.5 Minor update available for module oauth2_client (4.1.5). CKeditor Details Accordion 2.1.1 Minor update available for module ckeditor_details (2.1.1). Schema Markup Generator using AI 1.0.2 Minor update available for module ai_schema_markup_generator (1.0.2). DSFR for Drupal 1.6.2 Minor update available for theme dsfr4drupal (1.6.2). DSFR for Drupal 1.6.1 Minor update available for theme dsfr4drupal (1.6.1). Field Defaults 2.1.1 Module field_defaults updated after 15 months of inactivity (2.1.1). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Introduction

This module allows cloning groups and their content along with any referenced
entities.
As in the case of other group modules the 3.x releases work with Group 3.x.

Previous releases are not supported anymore.

Configuration

Configuration can be found in Groups -> Settings -> Cloning settings.
An administrator (administer group permission) can define which group types
can be cloned and what should the default cloning behavior for different
group content types be. After group cloning is enabled for a group type,
all groups of that type will have a "Clone" tab.

Reverting

After a group is cloned, the cloning can be reverted from the "Clone" tab.
This deletes all the entities that have been cloned and doesn't affect the
source group in any way.

Extending

To implement a specific cloning method for any group content type plugin,
create a new GroupContentCloner plugin in any module. See
Drupal\group_clone\Annotation\GroupContentCloner and
Drupal\group_clone\Plugin\GroupContentCloner\GroupContentClonerInterface.

Activity

Total releases
3
First release
Jul 2026
Latest release
6 hours ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
3.0.0-alpha3 Pre-release Jul 24, 2026
3.0.0-alpha2 Pre-release Jul 24, 2026
3.0.0-alpha1 Pre-release Jul 24, 2026