Download the PHP package briceburg/silverstripe-flexichoice without Composer
On this page you can find all versions of the php package briceburg/silverstripe-flexichoice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download briceburg/silverstripe-flexichoice
More information about briceburg/silverstripe-flexichoice
Files in briceburg/silverstripe-flexichoice
Download briceburg/silverstripe-flexichoice
More information about briceburg/silverstripe-flexichoice
Files in briceburg/silverstripe-flexichoice
Vendor briceburg
Package silverstripe-flexichoice
Short Description SilverStripe field for providing arbitrary text input or selecting from YAML configurable presets.
License BSD-3-Clause
Homepage https://github.com/briceburg/silverstripe-flexichoice
Package silverstripe-flexichoice
Short Description SilverStripe field for providing arbitrary text input or selecting from YAML configurable presets.
License BSD-3-Clause
Homepage https://github.com/briceburg/silverstripe-flexichoice
Please rate this library. Is it a good library?
Informations about the package silverstripe-flexichoice
silverstripe-flexichoice
SilverStripe field for providing arbitrary text input or selecting from YAML configurable presets.
Requirements
SilverStripe 3+
Screenshots
(the 'Link Text' field demonstrates a FlexiChoiceField
,
the 'Link' field is a silverstripe-flexilink field)
Usage
- Add
FlexiChoice
field types to yourDataObject
(s)
Trigger the environment builder (/dev/build) after extending objects --
You will now see the FlexiChoiceField
appear in the CMS when editing your
object.
- Define presets in YAML Configuration
You may of course subclass FlexiChoiceField
to provide multiple fields with
different choice selections.
All versions of silverstripe-flexichoice with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
~3.0
The package briceburg/silverstripe-flexichoice contains the following files
Loading the files please wait ....