Download the PHP package micschk/silverstripe-block_enhancements without Composer
On this page you can find all versions of the php package micschk/silverstripe-block_enhancements. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download micschk/silverstripe-block_enhancements
More information about micschk/silverstripe-block_enhancements
Files in micschk/silverstripe-block_enhancements
Download micschk/silverstripe-block_enhancements
More information about micschk/silverstripe-block_enhancements
Files in micschk/silverstripe-block_enhancements
Vendor micschk
Package silverstripe-block_enhancements
Short Description Enhancement of the silverstripe-blocks module
License MIT
Homepage http://github.com/micschk/silverstripe-block_enhancements
Package silverstripe-block_enhancements
Short Description Enhancement of the silverstripe-blocks module
License MIT
Homepage http://github.com/micschk/silverstripe-block_enhancements
Please rate this library. Is it a good library?
Informations about the package silverstripe-block_enhancements
SilverStripe Blocks Enhancements (WIP)
Work in progress!
This module adds enhancements to the Silverstripe Blocks module, namely:
- Visual display/preview of block layouts
- Assign blocks to available block-areas by drag & drop
- Inline editing of blocks, blocktype & content
- Adds a 'Publish + blocks' button to publish all blocks along with the page in one go
- Some other small Ux improvements
Drag to assign block area, block-preview images, inline-editing
Usage:
- Install as usual (remember to run a 'composer update' as well)
- There's a 'images/BlockIcons.svg' file containing examples of block layout previews.
- Create a BlockClassName.png image for each BlockClassName in mysite/block_images/
Installation
Composer
composer require micschk/silverstripe-block_enhancements
Install via composer, + run 'composer update' (seems needed for the select2 module to create web-accessible 'components' dir).
Then run dev/build and see the README of sheadawson/silverstripe-blocks for further instructions
Requirements (all pulled in by composer)
- SilverStripe CMS ~3.1
- Silverstripe Blocks module + requirements
- (This module contains a slightly modified copie of EditableRow by Milkyway Multimedia, thanks)
All versions of silverstripe-block_enhancements with dependencies
PHP Build Version
Package Version
Requires
sheadawson/silverstripe-blocks Version
~1.0
select2/select2 Version ~4.0
silverstripe-australia/gridfieldextensions Version ~1.0
micschk/silverstripe-groupable-gridfield Version ~0.1
select2/select2 Version ~4.0
silverstripe-australia/gridfieldextensions Version ~1.0
micschk/silverstripe-groupable-gridfield Version ~0.1
The package micschk/silverstripe-block_enhancements contains the following files
Loading the files please wait ....