element119/module-cms-duplicator

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

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 13

Watchers: 0

Forks: 1

Open Issues: 2

Type:magento2-module

1.0.1 2022-08-05 20:52 UTC

This package is auto-updated.

Last update: 2024-05-06 00:24:47 UTC


README

github release github release date magento license packagist downloads

📝 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

Run the following command to install this module:

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

⏫ Updating

Run the following command to update this module:

composer update element119/module-cms-duplicator

❌ Uninstallation

Run the following command to uninstall this module:

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

📚 User Guide

Duplicating a Single Block/Page

  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


Duplicating & Editing a Single Block/Page

  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


Duplicating Blocks/Pages 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


paypal

For those that want to support this project.