WP Manifestindependent plugin directory
manifest / editor / blocks-plugin-base

Base Blocksmg

A plugin of custom blocks by mager19.

by Mager19 · github.com/mager19/blocks-plugin-base

0stars
0forks

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/mager19/blocks-plugin-base/archive/refs/heads/master.zip

From the readme

BlocksMg - Gutenberg Custom Blocks Register a new block Inside folder blocks npx @wordpress/create-block@latest --no-plugin - dynamic - block slug, the same folder name for your block - namespace - blocksmg - title block - description - optional - dashicon - smiley - category - widgets default npm run start

Read the full README on GitHub →