Registry / web-framework / craftcms-redactor

craftcms-redactor

JSON →
library4.2.0phppackagistunverified

Edit rich text content in Craft CMS using Redactor by Imperavi.

composer require craftcms/redactor
INSTALL
IMPORT
SIG · CRAFTCMS-REDACTOR
C
craftcms-redactor
web-frameworkphpv4.2.0
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.

Field
use craft\redactor\Field;

Create a Redactor rich text field in Craft CMS

use craft\redactor\Field; $field = new Field(); $field->name = 'Content'; $field->handle = 'content'; $field->redactorConfig = 'Standard.json';
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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