Download the PHP package friendsofsilverstripe/handypages without Composer
On this page you can find all versions of the php package friendsofsilverstripe/handypages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download friendsofsilverstripe/handypages
More information about friendsofsilverstripe/handypages
Files in friendsofsilverstripe/handypages
Download friendsofsilverstripe/handypages
More information about friendsofsilverstripe/handypages
Files in friendsofsilverstripe/handypages
Vendor friendsofsilverstripe
Package handypages
Short Description A handy set of page types and modules for building a new website.
License BSD-3-Clause
Homepage https://github.com/FriendsOfSilverStripe/HandyPages
Package handypages
Short Description A handy set of page types and modules for building a new website.
License BSD-3-Clause
Homepage https://github.com/FriendsOfSilverStripe/HandyPages
Please rate this library. Is it a good library?
Informations about the package handypages
useful base page-type for building a SilverStripe website.
A collection of useful PHP classes and SilverStripe modules for SS 3.x to get a new website started quickly.
The generic page type comes with the following deactivatable options for inputs:
- alternative title and intro (including min/max-length validation)
- an image per page (including width/height validation)
- brand colors (only adjustable by admins) and a option to choose a color per page
- configuration switch to use the blocks module.
and the following modules:
- Display logic
- SortableGridField
- heyday' menu manager
- ZenValidator to validate inputs of content-editors and website users
- Inheritage of values from parent page types
- Backendmessages for message boxes.
How to use this?
Simply extend your custom page types of this GenericPage:
and then your can configure
Want it? Installation
Just run:
misc: Future ideas/development, issues, Contributing, License
All versions of handypages with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.4
silverstripe/framework Version ~3.0
heyday/silverstripe-menumanager Version ~2.2
sheadawson/silverstripe-blocks Version ~1.0
heyday/silverstripe-colorpalette Version ~1.1
ninty9notout/silverstripe-colourpicker Version dev-master
friendsofsilverstripe/inheritage-by-sitetree Version ~0.1
unclecheese/display-logic Version ~1.3
friendsofsilverstripe/backendmessages Version ~0.1
undefinedoffset/sortablegridfield Version ^0.6.2
sheadawson/silverstripe-zenvalidator Version ^0.5.1
silverstripe-australia/grouped-cms-menu Version ^2.0
silverstripe/framework Version ~3.0
heyday/silverstripe-menumanager Version ~2.2
sheadawson/silverstripe-blocks Version ~1.0
heyday/silverstripe-colorpalette Version ~1.1
ninty9notout/silverstripe-colourpicker Version dev-master
friendsofsilverstripe/inheritage-by-sitetree Version ~0.1
unclecheese/display-logic Version ~1.3
friendsofsilverstripe/backendmessages Version ~0.1
undefinedoffset/sortablegridfield Version ^0.6.2
sheadawson/silverstripe-zenvalidator Version ^0.5.1
silverstripe-australia/grouped-cms-menu Version ^2.0
The package friendsofsilverstripe/handypages contains the following files
Loading the files please wait ....