WP Manifestindependent plugin directory
manifest / forms / uagb-static-form

UAGB Static Form

Patching the UAGB form block for Gutenberg to work with Simply Static.

by Pierre PÉRONNET <pierre.peronnet@gmail.com> · github.com/natbienetre/uagb-static-form · website

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/natbienetre/uagb-static-form/archive/refs/heads/main.zip

Readme

uagb-static-form

Installation

npm run build
npm run plugin-zip
unzip @natbienetre/uagb-static-form.zip -d /path/to/wordpress/wp-content/plugins/

Development

npm start

Read the full README on GitHub →