PHPackages                             cms-alchemy/node-duplicate - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. cms-alchemy/node-duplicate

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

cms-alchemy/node-duplicate
==========================

Adds a duplicate operation for Drupal nodes with safe defaults and redirect to edit form.

v1.0.0(3mo ago)00GPL-3.0-or-laterPHP

Since Mar 30Pushed 3mo agoCompare

[ Source](https://github.com/DanielMoody/node_duplicate)[ Packagist](https://packagist.org/packages/cms-alchemy/node-duplicate)[ RSS](/packages/cms-alchemy-node-duplicate/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Node Duplicate
==============

[](#node-duplicate)

Adds a simple way to duplicate content in Drupal.

- Duplicate a single node from the content list
- Duplicate multiple nodes using bulk actions
- Creates unpublished copies with a “(Copy)” suffix

---

Installation
------------

[](#installation)

Install via Composer:

```
composer require cms-alchemy/node-duplicate
drush en node_duplicate

```

Features
--------

[](#features)

### Row-level duplicate

[](#row-level-duplicate)

Adds a **Duplicate** link to each node on `/admin/content`.

### Safe defaults

[](#safe-defaults)

- Copies all field values
- Sets the current user as author
- Marks duplicates as unpublished

Behavior
--------

[](#behavior)

- Title becomes: Original Title (Copy)
- Status: - Unpublished (if supported)
- Author: - Set to the current user
- References: - Entity references are reused, not deep-copied

---

Limitations
-----------

[](#limitations)

- Designed for **nodes only**
- Does not deep-copy referenced entities (e.g. media, paragraphs)
- Does not handle unique field constraints automatically
- Does not copy revision history

---

Notes
-----

[](#notes)

This module uses Drupal’s built-in Entity::createDuplicate(). No custom duplication logic is implemented.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance82

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

91d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/991582a25b97e57d7515e394e19dcb6dd8c1875d2ce1e76cec695e4f92ac6408?d=identicon)[CMS\_Alchemy](/maintainers/CMS_Alchemy)

---

Top Contributors

[![DanielMoody](https://avatars.githubusercontent.com/u/231975106?v=4)](https://github.com/DanielMoody "DanielMoody (9 commits)")

### Embed Badge

![Health badge](/badges/cms-alchemy-node-duplicate/health.svg)

```
[![Health](https://phpackages.com/badges/cms-alchemy-node-duplicate/health.svg)](https://phpackages.com/packages/cms-alchemy-node-duplicate)
```

###  Alternatives

[farmos/farmos

A web-based farm record keeping application.

1.3k7.0k1](/packages/farmos-farmos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
