Download the PHP package toastnz/quickblocks without Composer
On this page you can find all versions of the php package toastnz/quickblocks. 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 quickblocks
SilverStripe QuickBlocks
Simple content blocks system. Nothing fancy, easy to implement.
Requirements
- silverstripe/cms 4.0.x
- silverstripe/framework 4.0.x
- symbiote/silverstripe-gridfieldextensions 3.1.1
- edgarindustries/youtubefield 1.1
- sheadawson/silverstripe-linkable 2.0.x-dev
Installation
Add the following to your config.yml
:
Optionally:
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 QuickBlock
to create a new block type.
/themes/default/templates/Toast/QuickBlocks/MyBlock.ss
:
Todo:
- Template global providers
- Zoning
- Duplicate handlers
- Tests
Through
tables for more advanced versioning
All versions of quickblocks with dependencies
PHP Build Version
Package Version
Requires
silverstripe/cms Version
^4
silverstripe/framework Version ^4
composer/installers Version *
symbiote/silverstripe-gridfieldextensions Version ^3.1
edgarindustries/youtubefield Version v2.0.0
toastnz/linkable Version ^2
undefinedoffset/sortablegridfield Version ^2.1
axllent/silverstripe-form-fields Version ^1.6
silverstripe/framework Version ^4
composer/installers Version *
symbiote/silverstripe-gridfieldextensions Version ^3.1
edgarindustries/youtubefield Version v2.0.0
toastnz/linkable Version ^2
undefinedoffset/sortablegridfield Version ^2.1
axllent/silverstripe-form-fields Version ^1.6
The package toastnz/quickblocks contains the following files
Loading the files please wait ....