Download the PHP package calderawp/forms without Composer
On this page you can find all versions of the php package calderawp/forms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package forms
Forms
This is the forms package of the Caldera Framework and provides form functionality, including entry tracking. This is not Caldera Forms.
👀🌋 This Is A Module Of The Caldera Framework
-
🌋 Find Caldera Forms Here:
- 🌋 Issues and pull requests, should be submitted to the main Caldera repo.
Install
- Add to your package:
composer require calderawp/forms
- Install for development:
git clone [email protected]:CalderaWP/forms.git && composer install
Examples
Form Model
-
Simple Example
- Example 2
Example With Many Fields
Field Model
-
Text field
-
Email field
- Number field
Testing
- Run unit tests
composer test:unit
- Run integration tests
composer test:integration
- Run acceptance tests
composer test:acceptance
License, Copyright, etc.
Copyright 2018+ CalderaWP LLC and licensed under the terms of the GNU GPL license. Please share with your neighbor.
All versions of forms with dependencies
PHP Build Version
Package Version
The package calderawp/forms contains the following files
Loading the files please wait ....