Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.07 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.07 KB

Gutenberg Versions Manager

banner.png

PHP Quality Assurance

The Gutenberg Version Manager is a Wp App Container Package allowing themes to specify a list of compatible Gutenberg Versions and load the first compatible one.

The package is served as a WordPress Mu Plugin and is installed under the appropriate WP directory.

Documentation

  1. Development
  2. App Integration

Requirements

This package depends on Gutenberg Versions Mirror to load the compatible version of Gutenberg.

  • PHP >= 8.0
  • WordPress >= 6.2

This repository is a free software, and is released under the terms of the GNU General Public License version 2 or (at your option) any later version. See LICENSE for complete license.