Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 910 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 910 Bytes

OctoberCMS CKEDITOR Formwidget plugin

This plugin requires manual replacement for form widgets in fields.yaml files, which may be overwritten during plugin updates. Please remember this when making updates to modified plugins.

Like this plugin?

If you like this plugin or if you use some of my plugins, you can help me to make new plugins and provide plugins support and further development. Make donation with PayPal or give this plugin a Like. :)

Credits

####Installation and Setup To use the plugin, simply change the content formwidget type from codeeditor to ShahiemSeymor\Ckeditor\FormWidgets\Wysiwyg in any fields.yaml file.

		label: Content
  		type: ShahiemSeymor\Ckeditor\FormWidgets\Wysiwyg

####Please note:

  • The plugin does not automatically change fields.yaml for you