symtoo / ckeditor-bundle
Symfony CKEditor Bundle
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.2
- symfony/framework-bundle: 2.1.*
- symfony/security-bundle: 2.1.*
This package is not auto-updated.
Last update: 2025-02-09 05:30:05 UTC
README
Provides a CKEditor integration for your Symfony2 Project. This bundle ads the form field type ckeditor
to the Form Component.
This is now only a fork of IvoryCKEditorBundle, please use rather that bundle. I will extend this in a future as I will need to add filebrowser and ability other bundles to add extra plugins and toolbars to CKEditor instances.