Registry / web-framework / craftcms-ckeditor

craftcms-ckeditor

JSON →
library5.6.1phppackagistunverified

Edit rich text content in Craft CMS using CKEditor.

composer require craftcms/ckeditor
INSTALL
IMPORT
SIG · CRAFTCMS-CKEDITOR
C
craftcms-ckeditor
web-frameworkphpv5.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Plugin
use craft\ckeditor\Plugin;

Access CKEditor plugin settings in Craft CMS.

use craft\ckeditor\Plugin; $plugin = Plugin::getInstance(); $settings = $plugin->getSettings(); echo $settings->getEditorOptions()['toolbar'];
Debug
Known issues
breakingRequires Craft CMS 4.0+ and PHP 8.0+.
fix
Upgrade your Craft CMS and PHP versions if needed.
affects: >=5.0.0
Upgrade
Version history
5.6.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
craftcms-ckeditor — pip install craftcms-ckeditor · libregistry