https://github.com/helloflask/flask-ckeditor
CKEditor integration for Flask, including image upload, code syntax highlight, and more.
https://github.com/helloflask/flask-ckeditor
ckeditor flask flask-ckeditor flask-extension
Last synced: about 1 year ago
JSON representation
CKEditor integration for Flask, including image upload, code syntax highlight, and more.
- Host: GitHub
- URL: https://github.com/helloflask/flask-ckeditor
- Owner: helloflask
- License: mit
- Created: 2017-04-10T12:54:15.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T23:37:34.000Z (almost 2 years ago)
- Last Synced: 2025-04-10T12:42:33.535Z (about 1 year ago)
- Topics: ckeditor, flask, flask-ckeditor, flask-extension
- Language: JavaScript
- Homepage: https://flask-ckeditor.readthedocs.io
- Size: 8.84 MB
- Stars: 203
- Watchers: 10
- Forks: 68
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Flask-CKEditor
[](https://github.com/helloflask/flask-ckeditor/blob/master/LICENSE)
[](https://pypi.org/project/Flask-CKEditor/)
[](https://pypi.org/project/Flask-CKEditor/)
[](https://github.com/helloflask/flask-ckeditor/actions)
[](https://codecov.io/gh/helloflask/flask-ckeditor)
CKEditor integration for Flask, including image upload, code syntax highlighting, and more.
> [!IMPORTANT]\
> Since CKEditor 4's end of life, and we will not support CKEditor 5 (GPL licensed).
> This project is in maintainance mode now. There will be no new features, only bug fixes.
> For security reasons, please consider using paid CKEditor 4 LTS version, CKEditor 5, or other alternatives.
## Links
* [Documentation](https://flask-ckeditor.readthedocs.io/en/latest/)
* [PyPI](https://pypi.org/project/Flask-CKEditor/)
* [Examples](https://github.com/helloflask/flask-ckeditor/tree/master/examples)
## License
This project is licensed under the MIT License (see the `LICENSE` file for details).