#Silverstripe Color Field
A colour picker field for the Silverstripe CMS.
Uses Iris Colour Picker.
private static $db = array(
'MyColor' => 'Varchar(7)'
);
ColorField::create('MyColor')
###Screenshot
###Configuration
Add as many colours as you want to the palettes.
ColorField:
colors:
- '#1976D2'
- '#2196F3'
- '#BBDEFB'
- '#FFFFFF'
- '#FF4081'
- '#212121'
- '#727272'
- '#B6B6B6'
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