https://github.com/zicht/tinymce-bundle
Library - Connecting TinyMCE (WYSIWYG editor) to your Symfony2 project
https://github.com/zicht/tinymce-bundle
Last synced: 3 months ago
JSON representation
Library - Connecting TinyMCE (WYSIWYG editor) to your Symfony2 project
- Host: GitHub
- URL: https://github.com/zicht/tinymce-bundle
- Owner: zicht
- License: mit
- Created: 2017-01-26T13:03:20.000Z (over 9 years ago)
- Default Branch: release/3.x
- Last Pushed: 2024-05-02T12:56:57.000Z (about 2 years ago)
- Last Synced: 2025-04-22T17:23:39.239Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 1.65 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# zicht/tinymce-bundle
"Bundle for connecting TinyMCE (WYSIWYG editor) to your Symfony project"
To have minimal impact in running projects but still have the possibility to add new features the bundle is heavily influenced by stfalcon/TinymceBundle which is widely used at the moment.
Replace the stfalcon/TinymceBundle with this one and you're good to go.
## Zicht vs Stfalcon
The current difference is that the `zicht_tinymce.yml` accepts a (non-required) `version` key.
This key has the default value set to `ZichtTinymceBundle::BASE_VERSION`, which is 4.1.4. Update this at will to a version that this bundle supports.
## Things to know
* If enabled, zicht/moxiemanager-bundle adds a symlink in the vendor/plugins-folder using a composer-script to enable moxiemanager as a plugin in the editor.
### Maintainer(s)
* Erik Trapman