The bundle provides a CKEditor integration for your Symfony2 Project. It automatically registers
the new ckeditor
form type which can be easily configured.
- Installation
- Usage
- Configuration (Optional)
The bundle is compatible with all Symfony2 versions. For BC reasons, you must use the 2.0 branch of the bundle for Symfony 2.0 (1.* version of the bundle) and the master branch for Symfony >= 2.1 (2.* version of the bundle).
We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR!
Since the Symfony 2.0 branch is not maintained anymore & only recieves bugfixes, we have decided to follow the same logic. So, the 2.0 branch can only receive bugfixes & new features must be addressed on the master branch.
The Ivory CKEditor Bundle is under the MIT license. For the full copyright and license information, please read the LICENSE file that was distributed with this source code.