Skip to content

GenerateBlocks hacks that enhance the plugin even further.

License

Notifications You must be signed in to change notification settings

DLXPlugins/gb-extras

Repository files navigation

Welcome to GB Extras

GB Extras is a companion plugin for GenerateBlocks and GenerateBlocks Pro.

gb-extras-social

Quick Links

For an in-depth overview of GB Extras, please check out the documentation.

Developers

  1. Clone the main branch locally.
  2. Run npm install to install the development scripts.
  3. Run npm run start to start the build scripts.
  4. Run npm run build to do a production build.
  5. Run grunt to create a plugin ZIP file.

Perform a Pull Request against the main branch.