evanrobertson / statamic-colorpicker

Colorpicker field type for Statamic V2.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colorpicker field type

Requirement: Statamic v2.x Version: 1.0.3

Version note

  • 1.0.3 utilized the new addon resources pipeline. If you're still on the older beta build, please use the older_beta branch.

What is this?

Add colorpicker field type to Statamic V2

Installation

  • Copy Colorpicker folder to your site/addons folder

Usage

  • Use the fieldsets editor and select the Colorpicker field type or
  • manually adding the following to your fieldset yaml
  color:  
    type: colorpicker  
    display: Color  

screen shot 2015-12-04 at 8 41 35 am

About

Colorpicker field type for Statamic V2.x


Languages

Language:JavaScript 96.5%Language:PHP 3.5%