EditrWP
EditrWP is a WordPress Plugin facilitating creation of Editr based embeds. It allows you to upload html, css, js files and create playground where users can view and change(optional) your code. It’s similiar to CodePen or JSFiddle but you host your files and you can style Editr however you want.
The plugin can be bought at: http://codecanyon.net/item/editrwp-wordpress-plugin/6309158
Demo
Features
- GUI uploader
- shortcode creator
- file manager
- coffee and less parsers
- multiple Editr themes and views
- multiple Editr instances on one page
- setting defaults for generic Editr project
EditrWP doesn’t support GitHub Gists!
FAQ
Are user changes saved?
No, they aren’t but we’re working on fork feature.
What files are supported?
html, css, less, js, coffeescript, png, jpg
Credits
- Editr – http://lab.idered.pl/editr
- jQuery- http://jquery.com
- ACE- http://ace.c9.io
Changelog
Version 1.0, 2013-12-11
- initial release