All Projects → vigetlabs → craft-color-swatches

vigetlabs / craft-color-swatches

Licence: other
No description or website provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to craft-color-swatches

AssetSubfolderAccess
Limits user groups to only access certain asset subfolders
Stars: ✭ 18 (-33.33%)
Mutual labels:  craft-plugin, craft2
craft.patrol
Patrol simplifies SSL and maintenance routing for sites built with Craft
Stars: ✭ 90 (+233.33%)
Mutual labels:  craft-plugin, craft2
craft.doxter
Markdown editor and parser for Craft CMS
Stars: ✭ 80 (+196.3%)
Mutual labels:  craft-plugin, craft2
PowerNap
Sample Task plugin
Stars: ✭ 15 (-44.44%)
Mutual labels:  craft-plugin, craft2
query
Run SQL queries as an admin from the Craft CMS control panel.
Stars: ✭ 14 (-48.15%)
Mutual labels:  craft-plugin, craft2
store-hours
Manage business hours with Craft CMS.
Stars: ✭ 60 (+122.22%)
Mutual labels:  craft-plugin, craft2
craft-router
A Craft CMS plugin for using URL segments as filtering criteria on an entry query.
Stars: ✭ 21 (-22.22%)
Mutual labels:  craft-plugin, craft2
DigitalProducts
Sell digital products with Craft Commerce
Stars: ✭ 48 (+77.78%)
Mutual labels:  craft-plugin, craft2
like
Let your users like your Craft website's entries, assets and any other element.
Stars: ✭ 44 (+62.96%)
Mutual labels:  craft-plugin, craft2
anchors
Add anchor links to headings in your Craft CMS website content.
Stars: ✭ 47 (+74.07%)
Mutual labels:  craft-plugin, craft2
SecureAssetDownload
Craft CMS plugin for secure asset download URLs
Stars: ✭ 22 (-18.52%)
Mutual labels:  craft-plugin
snipcart-craft-plugin
Craft e-commerce in a day.
Stars: ✭ 20 (-25.93%)
Mutual labels:  craft-plugin
craft-routemap
Returns a list of Craft/Vue/React route rules and element URLs for ServiceWorkers from Craft entries
Stars: ✭ 30 (+11.11%)
Mutual labels:  craft-plugin
craft-maintenance
Maintenance plugin for Craft CMS
Stars: ✭ 69 (+155.56%)
Mutual labels:  craft-plugin
seomate
SEO, mate! It's important. That's why SEOMate provides the tools you need to craft all the meta tags, sitemaps and JSON-LD microdata you need - in one highly configurable, open and friendly package - with a super-light footprint.
Stars: ✭ 31 (+14.81%)
Mutual labels:  craft-plugin
craft-guide
A CMS Guide for Craft CMS.
Stars: ✭ 62 (+129.63%)
Mutual labels:  craft-plugin
craft-json-snippets
Helps make CraftCMS models in .json
Stars: ✭ 17 (-37.04%)
Mutual labels:  craft-plugin
contact-form-honeypot
Add a honeypot captcha to your Craft CMS contact form.
Stars: ✭ 24 (-11.11%)
Mutual labels:  craft-plugin
disclosedassets
DEPRECATED Allow your clients to find asset sub-folders by disclosing them by default
Stars: ✭ 13 (-51.85%)
Mutual labels:  craft-plugin
craft-wheelform
Craft CMS 4 Form with Database integration
Stars: ✭ 64 (+137.04%)
Mutual labels:  craft-plugin

Color Swatches plugin for Craft CMS

Choose a color from a selection of admin defined colors

Screenshot

Installation

To install Color Swatches, follow these steps:

  1. Download & unzip the file and place the colorswatches directory into your craft/plugins directory
  2. Install plugin in the Craft Control Panel under Settings > Plugins
  3. The plugin folder should be named colorswatches for Craft to see it. GitHub recently started appending -master (the branch name) to the name of the folder for zip file downloads.

Color Swatches works on Craft 2.4.x and Craft 2.5.x.

Color Swatches Overview

Instead of providing a user a full color picker, Color Swatches gives an admin the ability to provide a selection of colors for a user to choose from.

Configuring Color Swatches

Create a Color Swatches field and provide label and hex value options.

Screenshot

Using Color Swatches

You can access both the label and color in your template. By default, the label will display:

{{ fieldName }}
{{ fieldName.label }}
{{ fieldName.color }}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].