PHPackages                             trsteel/ckeditor-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. trsteel/ckeditor-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

trsteel/ckeditor-bundle
=======================

Symfony bundle for easy integration of the CKEditor WYSIWYG

1.22.1(5mo ago)99630.9k—0.9%579MITPHPPHP &gt;=8.1CI passing

Since May 6Pushed 5mo ago9 watchersCompare

[ Source](https://github.com/trsteel88/TrsteelCkeditorBundle)[ Packagist](https://packagist.org/packages/trsteel/ckeditor-bundle)[ RSS](/packages/trsteel-ckeditor-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (14)Versions (52)Used By (9)

Installation
------------

[](#installation)

1. Add TrsteelCkeditorBundle to your composer.json
2. Enable the bundle
3. Install bundle assets
4. Configure the bundle (optional)
5. Add the editor to a form
6. Configure data transformers

### Step 1: Add TrsteelCkeditorBundle to your composer.json

[](#step-1-add-trsteelckeditorbundle-to-your-composerjson)

```
php composer.phar require Trsteel/ckeditor-bundle
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

```
