More Premium Hugo Themes Premium React Themes

Contentful Color Picker

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

Contentful Color Picker

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

Author Avatar Theme by fujikky
Github Stars Github Stars: 8
Last Commit Last Commit: Jan 12, 2026 -
First Commit Created: Dec 18, 2023 -
Contentful Color Picker screenshot

Overview

The Contentful Color Picker is a simple app designed to display a color picker in the Short Text field of Contentful. It allows users to easily select a color for their content.

Features

  • Easy Color Selection: Users can choose from a wide range of colors using the color picker.
  • Seamless Integration: The app seamlessly integrates with Contentful, allowing users to activate it for the Short Text field.
  • Development Environment: Developers can easily launch the development environment in debug mode using the command “npm start”.

Installation

To install the Contentful Color Picker, follow these steps:

  1. Open your Contentful organization.
  2. Install the app to your organization by downloading the app package from the GitHub repository.
  3. Open the model and navigate to the appearance tab for the Short Text field.
  4. Activate the app by selecting it from the list of available apps.
  5. Save the changes to apply the color picker to the Short Text field.

If you are a developer and want to contribute to the app’s development, follow these additional steps:

  1. Launch the development environment in debug mode by running the command “npm start”.
  2. Upload your own organizations by running the command “npm install”.
  3. Build the app by running the command “npm run build”.
  4. Upload the app by running the command “npm run upload”.