WP Manifestindependent plugin directory
manifest / developer / uclablocks

UCLA Blocks

A Collection of Custom Gutenberg Blocks developed with Gutenberg Native Components.

by Zakaria Binsaifullah · github.com/zakariabinsaifullah/uclablocks

1stars
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/zakariabinsaifullah/uclablocks/archive/refs/heads/master.zip

Boilerplate to start Developing on Custom Gutenberg Block

This package has been developed with @wordpress/create-block

Start developing with npm install