Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wintercms/wn-ckeditor-plugin
Provides the CKEditor WYSIWYG Editor in Winter CMS
https://github.com/wintercms/wn-ckeditor-plugin
ckeditor hacktoberfest plugin wintercms wysiwyg-html-editor
Last synced: about 1 month ago
JSON representation
Provides the CKEditor WYSIWYG Editor in Winter CMS
- Host: GitHub
- URL: https://github.com/wintercms/wn-ckeditor-plugin
- Owner: wintercms
- License: mit
- Created: 2022-10-13T16:51:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T18:40:54.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T04:55:44.019Z (8 months ago)
- Topics: ckeditor, hacktoberfest, plugin, wintercms, wysiwyg-html-editor
- Language: PHP
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wintercms - Winter.CKEditor - Adds the CKEditor v4 WYSIWYG HTML editor as a FormWidget in the Winter CMS backend. (Uncategorized / Uncategorized)
README
# CKEditor v4 for Winter CMS
![ckeditor-4](https://user-images.githubusercontent.com/7253840/195719231-56666ccf-a53e-4775-adc8-1f9d7477be62.png)
*Integrates the CKEditor v4 WYSIWYG HTML Editor into Winter CMS*
This simple plugin adds the CKEditor FormWidget (`type: ckeditor`) to Winter CMS as an alternative to the built-in Froala-based `type: richeditor` WYSIWYG editor FormWidget.
## Installation
This plugin is available for installation via [Composer](http://getcomposer.org/).
```bash
composer require winter/wn-ckeditor-plugin
```No configuration is necessary.
## License
This package is licensed under the [MIT license](https://github.com/wintercms/wn-cloudflare-plugin/blob/master/LICENSE.txt).
## Credits
This plugin was originally written by Shahiem Seymor for October CMS: https://github.com/Shahiem/CKeditor-pluginIt has since been updated, modified, and released under the Winter namespace as a first party plugin for Winter CMS maintained by the Winter CMS team.
If you would like to contribute to this plugin's development, please feel free to submit issues or pull requests to the plugin's repository here: https://github.com/wintercms/wn-ckeditor-plugin
If you would like to support Winter CMS, please visit [WinterCMS.com](https://wintercms.com/support)
*CKEditor and the CKEditor logo are trademarks and/or registered trademarks of CKSource LLP in Poland and other jurisdictions.*