https://github.com/friendsofsymfony/fosckeditorbundle
Provides a CKEditor integration for your Symfony project.
https://github.com/friendsofsymfony/fosckeditorbundle
ckeditor fosckeditorbundle friendsofsymfony symfony
Last synced: 10 months ago
JSON representation
Provides a CKEditor integration for your Symfony project.
- Host: GitHub
- URL: https://github.com/friendsofsymfony/fosckeditorbundle
- Owner: FriendsOfSymfony
- License: other
- Created: 2018-04-25T20:42:43.000Z (almost 8 years ago)
- Default Branch: 2.x
- Last Pushed: 2025-02-17T13:47:24.000Z (about 1 year ago)
- Last Synced: 2025-04-12T12:46:51.892Z (12 months ago)
- Topics: ckeditor, fosckeditorbundle, friendsofsymfony, symfony
- Language: PHP
- Homepage:
- Size: 8.11 MB
- Stars: 522
- Watchers: 12
- Forks: 86
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
FOSCKEditorBundle
==================
General:
[](https://github.com/FriendsOfSymfony/FOSCKEditorBundle/actions?query=workflow%3ATest+branch%3A2.x)
[](https://packagist.org/packages/friendsofsymfony/ckeditor-bundle)
Quality:
[](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSCKEditorBundle/?branch=master)
[](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSCKEditorBundle/badges/quality-score.png?b=master)
[](https://coveralls.io/github/FriendsOfSymfony/FOSCKEditorBundle)
[](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSCKEditorBundle/?branch=master)
Numbers:
[](https://packagist.org/packages/friendsofsymfony/ckeditor-bundle)
[](https://packagist.org/packages/friendsofsymfony/ckeditor-bundle)
[](https://packagist.org/packages/friendsofsymfony/ckeditor-bundle)
Introduction
------------
The bundle provides a [CKEditor 4](https://ckeditor.com/ckeditor-4/) integration for your Symfony Project. It automatically registers
the new `ckeditor` form type which can be easily as well as highly configured.
Migration from IvoryCKEditorBundle to FOSCKEditorBundle
-------------------------------------------------------
As IvoryCKEditorBundle was abandoned, FriendsOfSymfony took this bundle over, to help
you easily migrate [just follow our guide](/docs/migration.rst).
Documentation
-------------
Please, read the [official documentation](https://symfony.com/bundles/FOSCKEditorBundle/current/index.html).
License
-------
This bundle is released under the MIT license. See the included
[LICENSE](LICENSE) file for more information.
## Contribute
-------------
We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR! You
can follow the [CONTRIBUTING](/CONTRIBUTING.md) file which will explain you how to set up the project.