contentreactor/craft-ck-configs

Set of default configs and styles for CKEditor plugin

Maintainers

Package info

github.com/contentreactor/craft-ck-configs

Language:JavaScript

Type:craft-plugin

pkg:composer/contentreactor/craft-ck-configs

Statistics

Installs: 43

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.3 2025-10-29 14:41 UTC

This package is auto-updated.

Last update: 2026-03-01 00:48:43 UTC


README

Set of default configs and styles for CKEditor plugin

Requirements

This plugin requires Craft CMS 5.8.0 or later, and PHP 8.2 or later.

Installation

You can install this plugin with Composer.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require contentreactor/craft-ck-configs

# tell Craft to install the plugin
./craft plugin/install cr-ck