Skip to content

leepeterson/gravityblocks

Repository files navigation

Gravity Forms + Gutenberg

The Gravity Forms team is working on bringing the most advanced form builder into the new WordPress editor, Gutenberg.

This repository contains the development version of the Gravity Forms Gutenberg Add-On, which bundles together all of the Gravity Forms blocks into one plugin. This repository will be updated upon each public release of the Gutenberg Add-On.

Packaging for Release

You can use the following command to package up the repository into an installable plugin:

zip -r gravityblocks.zip gravityblocks
    -x *.git*
       *.jsx*
       *.babelrc*
       *.DS_Store*
       gravityformsgutenberg/js/components/\*
       */\node_modules/\*
       *package-lock.json
       *README.md
       *webpack.config.js

About

Gravity Forms blocks for Gutenberg, the new WordPress editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published