PHPackages                             element119/module-cms-duplicator - 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. element119/module-cms-duplicator

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

element119/module-cms-duplicator
================================

A Magento 2 module that allows admins to duplicate CMS blocks and pages.

1.0.1(3y ago)152.5k↓50%1[2 issues](https://github.com/pykettk/module-cms-duplicator/issues)OSL-3.0PHP

Since Aug 5Pushed 1y agoCompare

[ Source](https://github.com/pykettk/module-cms-duplicator)[ Packagist](https://packagist.org/packages/element119/module-cms-duplicator)[ RSS](/packages/element119-module-cms-duplicator/feed)WikiDiscussions main Synced 1mo ago

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

element119 | CMS Duplicator
===========================

[](#element119--cms-duplicator)

[![github release](https://camo.githubusercontent.com/b8129cdfc8417360cb31f2627bc07e8c975ea70f58ee7bbe2f66438c67970f15/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f70796b6574746b2f6d6f64756c652d636d732d6475706c696361746f723f636f6c6f723d666662663030266c6162656c3d76657273696f6e)](https://camo.githubusercontent.com/b8129cdfc8417360cb31f2627bc07e8c975ea70f58ee7bbe2f66438c67970f15/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f70796b6574746b2f6d6f64756c652d636d732d6475706c696361746f723f636f6c6f723d666662663030266c6162656c3d76657273696f6e)[![github release date](https://camo.githubusercontent.com/4b866a952438a18064927d3376cf1b48a6d65f9665712ec44eba24c6ad26bd22/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f70796b6574746b2f6d6f64756c652d636d732d6475706c696361746f723f636f6c6f723d386233326138266c6162656c3d6c61737425323072656c65617365)](https://camo.githubusercontent.com/4b866a952438a18064927d3376cf1b48a6d65f9665712ec44eba24c6ad26bd22/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f70796b6574746b2f6d6f64756c652d636d732d6475706c696361746f723f636f6c6f723d386233326138266c6162656c3d6c61737425323072656c65617365)[![magento](https://camo.githubusercontent.com/c8e36e7b289c29566e6fde790b49a3e37103304db9a10581f361f88f5af92009/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d253545322e342e342d6563363631312e737667)](https://camo.githubusercontent.com/c8e36e7b289c29566e6fde790b49a3e37103304db9a10581f361f88f5af92009/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d253545322e342e342d6563363631312e737667)[![license](https://camo.githubusercontent.com/d5825877ca1b85c91501e0d9b5e7f47a88b371c399f58d8ac38d1686d4508a08/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4f534c2d6666303064642e737667)](https://camo.githubusercontent.com/d5825877ca1b85c91501e0d9b5e7f47a88b371c399f58d8ac38d1686d4508a08/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4f534c2d6666303064642e737667)[![packagist downloads](https://camo.githubusercontent.com/929e0d621d2f322a4baac287306a7542bba2db7fe60a3252d03617f9eb7e2f69/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c656d656e743131392f6d6f64756c652d636d732d6475706c696361746f723f636f6c6f723d666630303030)](https://camo.githubusercontent.com/929e0d621d2f322a4baac287306a7542bba2db7fe60a3252d03617f9eb7e2f69/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c656d656e743131392f6d6f64756c652d636d732d6475706c696361746f723f636f6c6f723d666630303030)

---

📝 Features
----------

[](#-features)

✔️ Allows merchants to duplicate CMS blocks and pages from the `Action` column in the admin grid

✔️ Allows merchants to duplicate CMS blocks and pages en-mass in the admin grid

✔️ Integrates seemlessly with the existing CMS admin grids

🔌 Installation
--------------

[](#-installation)

Run the following command to *install* this module:

```
composer require element119/module-cms-duplicator
php bin/magento setup:upgrade
```

⏫ Updating
----------

[](#-updating)

Run the following command to *update* this module:

```
composer update element119/module-cms-duplicator
```

❌ Uninstallation
----------------

[](#-uninstallation)

Run the following command to *uninstall* this module:

```
composer remove element119/module-cms-duplicator
php bin/magento setup:upgrade
```

📚 User Guide
------------

[](#-user-guide)

### Duplicating a Single Block/Page

[](#duplicating-a-single-blockpage)

1. Navigate to `Content -> Elements -> Blocks` or `Content -> Elements -> Pages`
2. Find the CMS block/page you want to duplicate in the grid
3. Expand the `Select` options in the `Action` column
4. Click `Duplicate`

[![](https://user-images.githubusercontent.com/40261741/183159738-b171f94a-8154-41b5-bd3d-4eedef83d70d.png)](https://user-images.githubusercontent.com/40261741/183159738-b171f94a-8154-41b5-bd3d-4eedef83d70d.png)

### Duplicating &amp; Editing a Single Block/Page

[](#duplicating--editing-a-single-blockpage)

1. Navigate to `Content -> Elements -> Blocks` or `Content -> Elements -> Pages`
2. Find the CMS block/page you want to duplicate in the grid
3. Expand the `Select` options in the `Action` column
4. Click `Duplicate and Edit`

[![](https://user-images.githubusercontent.com/40261741/183159737-03a3077f-ba46-42ad-b0d1-f6c726a18cc3.png)](https://user-images.githubusercontent.com/40261741/183159737-03a3077f-ba46-42ad-b0d1-f6c726a18cc3.png)

### Duplicating Blocks/Pages En-Mass

[](#duplicating-blockspages-en-mass)

1. Navigate to `Content -> Elements -> Blocks` or `Content -> Elements -> Pages`
2. Check the boxes of the CMS blocks/pages you want to duplicate in the grid
3. Expand the mass actions dropdown above the grid
4. Click `Duplicate`

[![](https://user-images.githubusercontent.com/40261741/183159733-7c4ad7a2-3ed3-41c0-a275-d178006b5d52.png)](https://user-images.githubusercontent.com/40261741/183159733-7c4ad7a2-3ed3-41c0-a275-d178006b5d52.png)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Every ~0 days

Total

2

Last Release

1382d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9eb2b9f555deb74b70b6fa37fe4e505579581ee49c6ca3420dcd769602cf8107?d=identicon)[pykettk](/maintainers/pykettk)

---

Top Contributors

[![pykettk](https://avatars.githubusercontent.com/u/40261741?v=4)](https://github.com/pykettk "pykettk (10 commits)")

### Embed Badge

![Health badge](/badges/element119-module-cms-duplicator/health.svg)

```
[![Health](https://phpackages.com/badges/element119-module-cms-duplicator/health.svg)](https://phpackages.com/packages/element119-module-cms-duplicator)
```

###  Alternatives

[snowdog/module-menu

Provides powerful menu editor to replace category based menus in Magento 2

3271.7M5](/packages/snowdog-module-menu)[opengento/module-gdpr

Gdpr Compliance Module for Magento 2

14481.5k](/packages/opengento-module-gdpr)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69344.4k](/packages/run-as-root-magento2-prometheus-exporter)[magenerds/pagedesigner

This module lets you edit cms pages easily with drag and drop

9271.9k1](/packages/magenerds-pagedesigner)[integer-net/magento2-global-custom-layout

Module for Magento 2 that allows you to add global layout update files to be selected from admin, by using '0' instead of an entity\_id

4095.4k](/packages/integer-net-magento2-global-custom-layout)[swissup/module-marketplace

One-Click modules and themes downloader/installer

18383.8k2](/packages/swissup-module-marketplace)

PHPackages © 2026

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