✔️ 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
Run the following command to install this module:
composer require element119/module-cms-duplicator
php bin/magento setup:upgrade
Run the following command to update this module:
composer update element119/module-cms-duplicator
Run the following command to uninstall this module:
composer remove element119/module-cms-duplicator
php bin/magento setup:upgrade
- 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
- 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
- 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