Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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-plugin

It 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.*