Plugins for 3rd party platforms to help nonprofits easily use the BG Donation Form where ever they host their webiste.
There is a build script wrapper location at ./build.sh
that handles the build steps of the plugin for the given platform.
- Run the build script with the argument
wordpress
./build.sh wordpress
- If all went well, the new plugin package artifact will be found in the top-level output folder (
.out/
).