Forms are the driving part of interaction on the web. So you might say they are kind of important to do well. With Cuisine Forms you can easily create forms via the WordPress admin, like you’re used to or use Cuisine Core’s field-engine to generate a form from code. It saves entries, defaults SMTP-sending and has a top-notch frontend UI with inline validation and instant feedback.
Prerequisite | How to check | How to install |
---|---|---|
PHP >= 5.4.x | php -v |
php.net |
- Completely OOP
- Great UI in line with WordPress
- Inline real-time validation
- SMTP sending
- Modern flexbox-based grid system
Clone the git repo - git clone https://github.com/cuisine-wp/chef-forms.git
or install with composer:
composer require chefduweb/chef-forms
After you have all the files you need to install Cuisine Forms like a regular WordPress plugin:
- move the files to wp-content/plugins
- get into the WordPress admin and go to plugins
- activate Cuisine Forms.
Full documentation on Cuisine Forms, as well as other plugins is available at docs.get-cuisine.cooking. Here's a short list of our most important plugins: