Form Creator plugin allows you to easily create any type of customized forms for frontend.
Features
- Fast install and flexible setup
- Create any type of customized forms for frontend from your backend dashboard
- Easily Customizable
- Create custom fields
- Quick settings & mail configurations
- Responsive mail template
Documentation & Usage - Backend
After installation of plugin you will able to create cutomized forms from the "Forms" menu position in the backend.
Plugin will register form creator component. So you need to add the component of the respective page you will create. After inserting the component you will enter the form name and select the form from the dropdown option (that's will show the list of form's generating in the backend).
-
Ангел Дългъчев
Found the plugin not useful on 31 Jan, 2019
Im too not able to create a form I get this error: Invalid argument supplied for foreach()
plugins\successivesoftware\contactform7\components\Contactform7.php line 42
public function onRun() { if($_REQUEST) { foreach (post('contact') as $key => $field){ if(is_array($field)){ $contact[$key] = implode(', ',$field); }else{ $contact[$key] = $field; } }
-
Siddharth Pandey author
Replied on 16 Jul, 2019
Thank you for raising this. Its fixed in version 1.0.3
-
Ricardo Campos
Found the plugin not useful on 27 Dec, 2018
Hello
I am not able to create a form i get this erro!
Can you help?
"SQLSTATE[42S22]: Column not found: 1054 Unknown column 'mailsender' in 'field list' (SQL: insert into
successivesoftware_contactform7_contacts
(form_name
,mailsender
,mailsubject
,mailto
,mailfrom
,mail_success
,mail_failed
,updated_at
,created_at
) values (Main Form, Ricardo, Test, info@sopmacdesign.com, test@sopmacdesign.com, info@sopmacdesign.com, info@sopmacdesign.com, 2018-12-28 01:12:51, 2018-12-28 01:12:51))" on line 664 of /Users/campos/Sites/oc_taxis/vendor/laravel/framework/src/Illuminate/Database/Connection.php -
Siddharth Pandey author
Replied on 16 Jul, 2019
Thank you for raising this. Its fixed in version 1.0.3
-
1.0.3 |
Update plugin. Jul 15, 2019 |
---|---|
1.0.2 |
Create database tables. Dec 20, 2018 |
1.0.1 |
Initialize plugin. Dec 20, 2018 |