WP Manifestindependent plugin directory
manifest / editor / gg-blocks

GG Blocks

Custom Gutenberg blocks by GG Dev.

by Grace Gamble · github.com/ghgamble/gg-blocks

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.zip

Readme

GG Blocks

Custom Gutenberg blocks built for GG Dev WordPress themes.

Features

  • Written in modern JS with @wordpress/scripts
  • Uses block.json registration
  • Modular structure (each block in its own folder)

Setup


npm install
npm run build

Read the full README on GitHub →