WP Manifestindependent plugin directory
manifest / editor / wp-redactor-js

RedactorJS.com

A WordPress plugin that replaces the default editor (TinyMCE) with the much more elgant Redactor (redactorjs.com). Redactor is free to use on non-profit sites, but you do have to purchase a license if you use it for commercial projects.

by Dominic McPhee · github.com/dfmcphee/wp-redactor-js · website

18stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dfmcphee/wp-redactor-js/archive/refs/heads/master.zip

From the readme

RedactorJS.com WordPress Plugin Installation 1. Copy plugin to wp-content/plugins folder 2. Activate plugin in wp-admin 3. Enjoy! Current Version The line below is used for the updater API, please leave it untouched unless bumping the version up :) ~Current Version:0.2.0~

Read the full README on GitHub →