Skip to content

jbendercode/contentful-ui-ext-colour-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colour picker UI Extension

https://www.contentful.com is a content management platform for web applications, mobile apps and connected devices. It allows you to create, edit & manage content in the cloud and publish it anywhere via powerful API. Contentful offers tools for managing editorial teams and enabling cooperation between organizations.

The colour picker UI extension offers a colour picker tool for short text fields, returning the hex value.

Colour Picker UI Extension

Installation and usage

[Ensure Contentful CLI is installed[(https://github.com/contentful/contentful-cli).

Install the dependencies needed with npm install.

To use first export CMA token, followed by creating the extension.

export CONTENTFUL_MANAGEMENT_ACCESS_TOKEN=<content-management-access-token>
contentful extension create --space-id $SPACE_ID

Update the extension

If you want to update the extension without updating the versioning, run:

contentful extension update --space-id $SPACE_ID --force

Using the extension in the Contentful web app

Enable the extension in the Contentful web app for a "Short text" field by opening the Settings for a field and selecting the extension in the appearance tab.

About

Colour picker UI extension for Contentful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages