ebidtech / ckeditor-bundle
Provides a CKEditor integration for your Symfony2 Project.
Package info
github.com/ebidtech/IvoryCKEditorBundle
Type:symfony-bundle
pkg:composer/ebidtech/ckeditor-bundle
Requires
- php: >=5.3.3
- egeloen/json-builder: ~2.0
- symfony/dependency-injection: ~2.2
- symfony/form: ~2.2
- symfony/framework-bundle: ~2.2
Requires (Dev)
- phpunit/phpunit: ~4.0
- satooshi/php-coveralls: ~0.6
- symfony/yaml: ^2.0.5
- twig/twig: ~1.12
Suggests
- twig/twig: Allows to use twig templates
This package is not auto-updated.
Last update: 2026-06-16 09:24:46 UTC
README
The bundle provides a CKEditor integration for your Symfony2 Project. It automatically registers
the new ckeditor form type which can be easily configured.
Documentation
- Installation
- Usage
- Configuration (Optional)
- File Browse/Upload (Optional)
Testing
The bundle is fully unit tested by PHPUnit with a code coverage close to 100%. To execute the test suite, check the travis configuration.
Contribute
We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR!.
License
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.