dr/duplicate-cms-block

This module allows you to duplicate cms blocks.

1.0.0-patch01 2016-05-11 09:23 UTC

This package is auto-updated.

Last update: 2024-04-19 23:46:53 UTC


README

Description coming soon

Installation

For installing this module, it gives various ways:

  • modman

    modman init 			    # if modman is not initialized
    modman clone http://... 	# gets the latest code from the master branch and links it
    
  • composer

    Add the following line to the file "composer.json":

    "dr/duplicate-cms-block": "*"

  • copy/paste

    Download the latest code from github and copy all files to the magento root directory.

By using modman or composer the setting "allow symlinks" must be enabled. After the module is installed, the cache has to be cleared.

Developer

Daniel Rose

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2016 Daniel Rose