GG Blocks
Custom Gutenberg blocks by GG Dev.
★ 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/ghgamble/gg-blocks/archive/refs/heads/main.zipReadme
GG Blocks
Custom Gutenberg blocks built for GG Dev WordPress themes.
Features
- Written in modern JS with
@wordpress/scripts - Uses
block.jsonregistration - Modular structure (each block in its own folder)
Setup
npm install
npm run build