Blocksmg
A plugin of custom blocks by mager19.
★ 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/blocksmg/archive/refs/heads/master.zipFrom 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 →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.