Drag & Drop WordPress Responsive Form Builder
Requires: git, npm, Grunt.
- Clone repo to plugin directory
git clone git@github.com:CalderaWP/Caldera-Forms.git
- Switch directory
cd Caldera-Forms.git
- npm install
npm i
- The default branch is "master" that should be the same as WordPress.org.
- Development happens on the "develop" branch.
- If you find a bug, or would like to make a feature request, please open an issue.
- If you fixed a bug, or made a new feature, please submit a pull request against the develop branch.