Skip to content

A very simple color picker to display in the Short Text field of Contentful

License

Notifications You must be signed in to change notification settings

fujikky/contentful-color-picker

Repository files navigation

Install to Contentful

Contentful Color Picker

GitHub package.json version workflow

A very simple color picker to display in the Short Text field of Contentful.

Usages

  1. Install the app to your organization.
  2. Open the model > appearance tab for the Short text field, and activate the app.

Development

npm start will launch the development environment in debug mode.

Upload your own organizations

  1. npm install
  2. npm run build
  3. npm run upload