Download the PHP package toastnz/blocks without Composer
On this page you can find all versions of the php package toastnz/blocks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package blocks
SilverStripe Blocks
Simple content blocks system. Nothing fancy, easy to implement.
Requirements
See composer.json
Installation
Add the following to your config.yml
(optional):
Use Page
or other class that extends SiteTree
.
In your Layout/Page.ss
template, add the following:
Configuration
Add / remove available block classes
Create a custom block
Extend Block
to create a new block type.
/themes/default/templates/Toast/Blocks/MyBlock.ss
:
Todo:
- Template global providers
- Zoning
- Duplicate handlers
- Tests
Through
tables for more advanced versioning
All versions of blocks with dependencies
PHP Build Version
Package Version
Requires
silverstripe/cms Version
^4.3
silverstripe/framework Version ^4.3
composer/installers Version *
symbiote/silverstripe-gridfieldextensions Version ^3.1
toastnz/linkable Version ^2
undefinedoffset/sortablegridfield Version ^2.0.4
axllent/silverstripe-form-fields Version ^1.5
silverstripe/userforms Version ^5.5
unclecheese/silverstripe-image-optionset Version ^2.0
silverstripe/framework Version ^4.3
composer/installers Version *
symbiote/silverstripe-gridfieldextensions Version ^3.1
toastnz/linkable Version ^2
undefinedoffset/sortablegridfield Version ^2.0.4
axllent/silverstripe-form-fields Version ^1.5
silverstripe/userforms Version ^5.5
unclecheese/silverstripe-image-optionset Version ^2.0
The package toastnz/blocks contains the following files
Loading the files please wait ....