WP Manifestindependent plugin directory
manifest / editor / guten-bacon

Guten Bacon

Bacon Ipsum (www.baconipsum.com) Gutenberg Block for WordPress

by YOUR NAME HERE · github.com/royboy789/guten-bacon · website

13stars
2forks

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/royboy789/guten-bacon/archive/refs/heads/master.zip

Readme

Custom Gutenberg Block

This is a basic custom Gutenberg block. Files explained below.

Getting Started!

Read the files explained above. All of the files are heavily inline documented. All you have to do is following:

  • Run npm install
  • To watch and build run npm run dev
  • To build for production run npm run build

Read the full README on GitHub →