ebidtech / ckeditor-bundle
Provides a CKEditor integration for your Symfony2 Project.
Installs: 8 623
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 15
Forks: 114
Type:symfony-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
- dev-master / 3.0.x-dev
- v3.0.0
- v2.5.2
- 2.5.1
- 2.5.0
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- v2.2.1
- v2.2
- 2.1.9
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.x-dev
- 2.0.0
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- dev-ebf-721-update-version-to-4.4.6-v4
- dev-ebf-721-update-version-to-4.4.6-version-2
- dev-ebf-ckeditor-v4
This package is not auto-updated.
Last update: 2024-11-05 01:41:49 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.