Solidus Product Description Editor

Adds a WYSIWYG editor to the product description field in the admin. Presently CKEditor.

Note: The CKEditor files are accessed from a CDN and not bundled into the gem. If you're paranoid about remote javascript, perhaps give it a miss.

Solidus Product Description Editor Screenshot


Basic Installation

Add to your Gemfile:

gem 'solidus_product_description_editor'

That's it!


Contributing

See corresponding guidelines and check out the issues.


Copyright (c) 2016 James Whelton and contributors, released under the New BSD License