EnlighterJS Gutenberg
:pencil: Official EnlighterJS Plugin for WordPress Gutenberg Editor
by Andi Dittrich · github.com/enlighterjs/plugin.gutenberg · website
★ 26stars
1forks
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/enlighterjs/plugin.gutenberg/archive/refs/heads/master.zipFrom the readme
EnlighterJS Plugin for Gutenberg Editor
Current Limitations
Legacy EnlighterJS code cannot be transformed to blocks by the "Transform to Blocks" utility of the classic editor.
Caused By: gutenberg/8648
Newly created codeblocks (via Gutenberg) mess up the HTML with unused attributes because of a validation issue.
Caused By: gutenberg/8532 / gutenberg/7604
Usage
As integral part of the Enlighter WordPress Plugin (future)
Development
1. Create the plugin directory wp-content/plugins/enlighter-gutenberg
2. Copy enlighter-gutenberg.php and dist/ into this directory
3. Activate the plugin
Required Directory Structure
License
EnlighterJS.Gutenberg is OpenSource and licensed under the Terms of Mozilla Public License 2.0. You're welcome to contribute
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.