Download the PHP package concrete5-community/blocks_cloner without Composer
On this page you can find all versions of the php package concrete5-community/blocks_cloner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download concrete5-community/blocks_cloner
More information about concrete5-community/blocks_cloner
Files in concrete5-community/blocks_cloner
Package blocks_cloner
Short Description A ConcreteCMS package to copy blocks between websites
License MIT
Homepage https://github.com/concrete5-community/blocks_cloner
Informations about the package blocks_cloner
Blocks Cloner
This repository contains a package for ConcreteCMS that lets you copy blocks between two instances of Concrete.
This works by copying and pasting XML text in the so-called CIF format.
This is also useful for package developers: they can test if new blocks correctly support exporting and importing their data.
Installation Methods
- To support the author, you can install Blocks Cloner on recent versions of ConcreteCMS through the ConcreteCMS Marketplace - see https://market.concretecms.com/products/blocks-cloner/894b8f94-0f0b-11f0-abb4-0e1cf28cdc53
-
For composer-based Concrete instances, simply run
- Manual installation:
- download a
blocks_cloner-v….zip
file from the releases page - extract the zip file in your
packages
directory
- download a
Then, you have to login in your Concrete website, go to the Dashboard > Extend Concrete > Add Functionality, and install the package.
Usage
Simply enter the Edit Mode of a website page.
Exporting Single Blocks
When clicking on a block, the context menu will contain a new "Export Block as XML" entry: click it to copy and paste the CIF text.
Exporting Area Styles and/or Blocks
You can also export custom area styles, as well as all the blocks in an area. To do so, simply click on the area handle: you'll see a new "Export Area as XML" menu item: click on it to export the custom area style and/or the blocks it contains.
Exporting Blocks and Areas
You can choose an area or block to export by selecting it from the page structure. Do to so, simply click the "Export as XML" icon you see in the toolbar. A panel will appear where you can choose the item to export.
Importing Blocks and Area Styles
You can import blocks and/or custom area styles into an area by clicking its handle: the context menu will display a new "Import from XML" entry: click it to paste the CIF to be importer.
In the toolbar you'll also see a new "Import from XML" icon: if you click it, you'll see a panel where you can see all the areas in the page. To add data to a specific area, simply click it.
Do you really want to say thank you?
You can offer me a monthly coffee or a one-time coffee :wink: