Allows the use of extra attributes on various SilverStripe input fields
#Heyday flexible fields
Allows the use of extra attributes on various SilverStripe input fields
##License
Flexible fields is licensed under an MIT license
##Installation
###Composer
Installing from composer is easy,
Create or edit a composer.json
file in the root of your SilverStripe project, and make sure the following is present.
{
"require": {
"heyday/silverstripe-flexiblefields": "*"
}
}
After completing this step, navigate in Terminal or similar to the SilverStripe root directory and run composer install
or composer update
depending on whether or not you have composer already in use.
###Code guidelines
This project follows the standards defined in:
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem