No commit activity in last 3 years
No release in over 3 years
Adds a WYSIWYG editor to the product description field in admin
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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