element119 | CMS Duplicator
📝
Features
Action
column in the admin grid
🔌
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
- Navigate to
Content -> Elements -> Blocks
orContent -> Elements -> Pages
- Find the CMS block/page you want to duplicate in the grid
- Expand the
Select
options in theAction
column - Click
Duplicate
Duplicating & Editing a Single Block/Page
- Navigate to
Content -> Elements -> Blocks
orContent -> Elements -> Pages
- Find the CMS block/page you want to duplicate in the grid
- Expand the
Select
options in theAction
column - Click
Duplicate and Edit
Duplicating Blocks/Pages En-Mass
- Navigate to
Content -> Elements -> Blocks
orContent -> Elements -> Pages
- Check the boxes of the CMS blocks/pages you want to duplicate in the grid
- Expand the mass actions dropdown above the grid
- Click
Duplicate