Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.6 KB

README.md

File metadata and controls

52 lines (30 loc) · 1.6 KB

Cuisine Forms - User-centered form builder

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.


Requirements

Prerequisite How to check How to install
PHP >= 5.4.x php -v php.net

Features

  • Completely OOP
  • Great UI in line with WordPress
  • Inline real-time validation
  • SMTP sending
  • Modern flexbox-based grid system

Installing

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:

  1. move the files to wp-content/plugins
  2. get into the WordPress admin and go to plugins
  3. activate Cuisine Forms.

Documentation

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: