This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Gutenberg Manager

Description

Gutenberg is a great editor but sometime you could want to disable it for Pages, Posts or other post types. Gutenberg Manager allow you to enable/disable the editor where you want. Why would you want to disable the editor on pages? Maybe you would like to use a page builder like Visual Composer or Elementor instead!

Gutenberg Editor will be probably included in the next great release of WordPress (5.0) so Gutenberg Manager will be really useful. With the Manager you can also decide to disable specific blocks in the editor if you don’t need them.

If you are developing or editing a theme/plugin all features are also available via Hooks so you can include Gutenberg Manager plugin inside your theme and use it without the Option Panel.

If you like this plugin, please give us 5 star to encourage for future improvement.

How to use

Under “Gutenberg” menu in your dashboard you’ll find a new button “Gutenberg Manager”. This is the Option Panel of our plugin. For now it includes 4 options areas:

  1. Settings
  2. Default Blocks
  3. Additional Blocks
  4. API/Hooks

SETTINGS
Here you can globally disable Gutenberg Editor or manage the visibility of editor in the different post types.

DEFAULT BLOCKS
Here you can disable the default blocks in the Editor.

ADDITIONAL BLOCKS
Here you can enable our additional blocks in the Editor.
This section is under construction

API/HOOKS
Here you find a list of Hooks to use in your custom Theme/Plugin!
Note: there is an action to disable the Option Panel of Gutenberg Manager so our plugin will be hidden for the final user but the theme/plugin developer can use all the plugin’s features.

Screenshots

  • Here you can globally disable Gutenberg Editor or manage the visibility of editor in the different post types.
  • Here you can disable the default blocks in the Editor.
  • Here you find a list of Hooks to use in your custom Theme/Plugin!

Installation

WORDPRESS BACKEND
1. Login to your WordPress website. When you’re logged in, you will be in your “Dashboard”. On the left-hand side, you will see a menu. In that menu, click on “Plugins”.
2. Click on “Add New” near the top of the screen. Type “Gutenberg Manager” in the search bar.
3. This will give you a page of search results. Our plugin should be visible now. Click the “Install Now” link to start installing our plugin.
4. Click the “Activate” button that appeared where the “Install Now” button was previously located.

FTP
1. Download Gutenberg Manager zip file from Github (Releases) or WordPress.org repository.
2. “Unzip” the file you just downloaded and you will see a folder called “manager-for-gutenberg”.
3. Login to your hosting using your FTP account.
4. Go to the folder /wp-content/plugins/ on your WP installation and upload the “manager-for-gutenberg” folder.
5. Now login your WP backend and in Plugins page “Activate” Gutenberg Manager

Reviews

September 14, 2020
Installing this will remove your ability to create group blocks and maybe other blocks. Delete this review if need be please left in error, though it is true.
February 14, 2019
Thanks for this plugin. It works. Would be great to be able to disable Gutenberg for specific pages and posts. Thanks again!
December 11, 2018
Installed, and found that this plugin does not work at all. I deactivated it, and found another plug-in that worked correctly.
August 16, 2018
Already helpful and soon a must have. Im glad for Gutenberg as I'm already able to help clients blog more easily.. TinyMCE was a nightmare (how do you explain to people they have to use tool that feels like it was made in the 1980's) BUT I do not want Gutenberg everywhere. I imagine Automattic will come up with these functionalities at some point, until then I hope this one keeps being developed.
July 8, 2018
Gutenberg comnpletely mangles custom handmade HTML, which depends on being treated as raw HTML. If hand-coding or the classic TinyMCE editor is not enough or not right for a client, then I pep things up with a shortcodes plugin like shortcodes ultimate or even WP Bakery Pagebuilder. Gutenberg will basically trash all my strategies and I can't rewrite all my client websites when 5.0 comes out. There is another plugin "Disable Gutenberg" but this one offers many more options. Sadly, neither of them offers to turn off Gutenberg on a per-page basis, which would be really nifty.
Read all 9 reviews

Contributors & Developers

“Gutenberg Manager” is open source software. The following people have contributed to this plugin.

Contributors

“Gutenberg Manager” has been translated into 7 locales. Thank you to the translators for their contributions.

Translate “Gutenberg Manager” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.5

  • Included the compatibility with WP 5.x
  • Updated the list of Default Blocks to disable
  • Fixed the languages issue
  • Added the check about “Classic Editor” plugin
  • Added uninstall feature to remove options if you uninstall the plugin

1.0

  • No changes since this is the first release.