2017 © Pedro Peláez
 

magento2-module cms_duplicator_m2

CMS blocks/pages duplicator for Magento 2

image

optiweb/cms_duplicator_m2

CMS blocks/pages duplicator for Magento 2

  • Friday, June 22, 2018
  • by ales_cankar
  • Repository
  • 0 Watchers
  • 0 Stars
  • 114 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 84 % Grown

The README.md

Magento 2 - CMS duplicator

This simple extensions allows you to quicky duplicate CMS content. It will duplicate all data including, but not limited to: - CMS block/page store views - title and content - identitfier (read known issues below) - ... - status is set to disabled by default. You must enable the new entry manually., (*1)


Features:

  • Duplicate CMS blocks
  • Duplicate CMS pages

Compatibility

Developed on 2.1.8, tested on 2.2.3 and 2.2.4. In all cases Luma theme was used with very few additional extensions. Different themes shouldn't affect compatibility but your mileage may vary., (*2)

Known issues

  • duplicated entry's identifier gets _copy appended to it. Therefore if you try to duplicate the original entry again, Magento will try to create another block with same id and throw an error.

Installation:

  1. install module: composer require optiweb/cms_duplicator_m2
  2. enable module: php bin/magento module:enable Optiweb_Duplicator
  3. run php bin/magento setup:upgrade from the root directory of your Magento installation

Usage

This could hardly be easier ☺ 0. Find a block/page you want to duplicate 10. In the right dropdown menu click Duplicate (duh...) 20. Wait a couple of seconds 30. Profit, (*3)

Changelog

  • 1.0.0 initial release
  • 1.0.2 remove extra __construct() methods
  • 1.0.4 duplicating the block now redirect you to the block/page editing screen

Licence:

MIT. (see LICENCE.txt), (*4)

The Versions

22/06 2018

dev-master

9999999-dev https://bitbucket.org/optiweb/cms_duplicator_m2

CMS blocks/pages duplicator for Magento 2

  Sources   Download

MIT

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/framework ^100.0.4 || ^101.0.0

 

22/06 2018

1.0.4

1.0.4.0 https://bitbucket.org/optiweb/cms_duplicator_m2

CMS blocks/pages duplicator for Magento 2

  Sources   Download

MIT

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/framework ^100.0.4 || ^101.0.0

 

18/04 2018

1.0.2

1.0.2.0 https://bitbucket.org/optiweb/cms_duplicator_m2

CMS blocks/pages duplicator for Magento 2

  Sources   Download

MIT

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/framework ^100.0.4 || ^101.0.0

 

18/04 2018

1.0.0

1.0.0.0 https://bitbucket.org/optiweb/cms_duplicator_m2

CMS blocks/pages duplicator for Magento 2

  Sources   Download

MIT

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/framework ^100.0.4 || ^101.0.0