WP Manifestindependent plugin directory
manifest / content / acf-color-palette

Advanced Custom Fields: Color Palette

Add a new ACF field type: "Color Palette" which allows you to use the color picker with a defined color palette only.

by Xavier Zalawa · github.com/7studio/acf-color-palette · website

23stars
7forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/7studio/acf-color-palette/archive/refs/heads/master.zip

From the readme

ACF Color Palette Field Welcome to the Advanced Custom Fields Color Palette repository on Github. Description Add a new ACF field type: "Color Palette" which allows you to use the color picker with a defined color palette only. This field enjoys kallookoo/wp-color-picker-alpha which overwrites Automattic Iris to enable Alpha Channel in wpColorPicker and so let you choose more color variations. You are able to define your palette into the field's settings with different notations like below: This plugin works only with the ACF PRO (version 5.5.0 or higher). Changelog 1.0.0 (March 20, 2018) Initial Release.

Read the full README on GitHub →