Drupal is a registered trademark of Dries Buytaert

Extends the Entity Clone module to automatically clone Simple Sitemap settings whenever entities are cloned.

Features

  • Automatically clones Simple Sitemap overrides for content entities.
  • Preserves global Simple Sitemap settings for config entities.
  • Requires Entity Clone and Simple Sitemap modules.

Post-Installation

Once the module is installed and enabled, it works automatically—no configuration page or additional setup is required.

  • When you clone an entity (node, taxonomy term, media, or any other content entity with Simple Sitemap overrides), the module ensures that all Simple Sitemap inclusion/exclusion settings from the original entity are copied to the cloned entity.
  • No new content types, text formats, or other configuration changes are necessary.
  • For administrators, the module is transparent: the cloned entities behave exactly like the originals in the sitemap, maintaining any overrides without manual intervention.
  • Optional: If you want to verify which settings were cloned, you can enable debug logging in the subscriber to output copied overrides for testing purposes.

Additional Requirements

  • Drupal 10.x or 11.x
  • Entity Clone module: required to perform the actual cloning of entities.
  • Simple Sitemap module (v4.2.2 or later): required to provide sitemap overrides and configuration.

Similar projects

There are no other modules that specifically combine Entity Clone and Simple Sitemap functionality.

  • The Entity Clone module alone clones entities, but does not copy Simple Sitemap overrides.
  • The Simple Sitemap module manages sitemap inclusion/exclusion, but has no built-in cloning support.

Activity

Total releases
4
First release
Aug 2025
Latest release
6 months ago
Release cadence
1 day
Stability
75% stable

Release Timeline

Releases

Version Type Release date
1.0.2 Stable Aug 21, 2025
1.0.1 Stable Aug 19, 2025
1.0.0 Stable Aug 19, 2025
1.0.x-dev Dev Aug 19, 2025