GB Extras is a companion plugin for GenerateBlocks and GenerateBlocks Pro.
For an in-depth overview of GB Extras, please check out the documentation.
- Create an Issue or Feature Request.
- Leave a Support Request.
- Visit the Plugin Download and Pricing Page.
- Clone the
main
branch locally. - Run
npm install
to install the development scripts. - Run
npm run start
to start the build scripts. - Run
npm run build
to do a production build. - Run
grunt
to create a plugin ZIP file.
Perform a Pull Request against the main
branch.