WP Manifestindependent plugin directory
manifest / editor / block-manager-for-block-editor

Block Manager for WordPress Block Editor (Gutenberg)

by Cyril Jacquesson · github.com/cyrale/block-manager-for-block-editor · website

0stars
1release downloads
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/cyrale/block-manager-for-block-editor/releases/download/latest/block-manager-for-block-editor-latest.zip

Readme

Block Manager for WordPress Block Editor (Gutenberg)

Installation

Manual Installation

  1. Upload the entire /block-manager-for-block-editor directory to the /wp-content/plugins/ directory.
  2. Activate Block Manager for WordPress Block Editor (Gutenberg) through the 'Plugins' menu in WordPress.

Composer installation

{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/cyrale/block-manager-for-block-editor"
    }
  ]
}
  1. Add above repository to composer.json.
  2. Run composer require cyrale/block-manager-for-block-editor.
  3. Activate Block Manager for WordPress Block Editor (Gutenberg) through the 'Plugins' menu in WordPress.

Changelog

See details

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
latest Nov 3, 2020 block-manager-for-block-editor-latest.tar.gz 1
latest Nov 3, 2020 block-manager-for-block-editor-latest.zip 1