nulledaddons
Member
Demo link:
Overview
Allows you to create any kind of forms with Bootstrap & Responsive. Easy to use by drag & drop components to build your form.E.g: you can use the module to build the forms: Prestashop Contact Form, Reservation, Survey, Request quote.
Features
FIELDS INCLUDED
Input Validation
Option for each field:
Other
Overview
Allows you to create any kind of forms with Bootstrap & Responsive. Easy to use by drag & drop components to build your form.E.g: you can use the module to build the forms: Prestashop Contact Form, Reservation, Survey, Request quote.
Features
- Unlimited number of forms
- Unlimited number of input fields.
- Add your form in a CMS page or Product description by SHORTCODE.
- Add your form anywhere you want, any position in .tpl file by custom Prestashop hook.
- Display your form as an individual page with friendly URL.
- All fields have shortcode (variables). You can use the variable to get submission data to email, message.
- Your form is based Bootstrap so it will be match most of Bootstrap theme with friendly design, friendly UI.
- Your form is Fully Responsive. You can customize component’s size for Mobile, Tablet, Desktop.
- Easily manage all fields, components by drag & drop.
- (Option) Send an email to shop owners with submitted data.
- (Option) Send an email back to the customer who submitted form with submitted data.
- (Option) Save submitted data to the Prestashop database. It is useful if you want to collect the data.
- (Option) Export submitted data to CSV file.
- (Option) Force your customers to login before access a form.
- SEO friendly
- Custom “Thank you” message after your customer submits form.
- (Option) Redirect customer to a thank you page after submitting a form
- Customizable submit button title. Example: Submit, Send, Book now, Request a Quote, Apply…
- Multi languages
- Multi shops
- Option to submit form by Ajax or not
- (Option) Automatically save your customer information (if they logged in) by hidden field.
- (Option) Automatically save your product information (if your form in product details page) by hidden field.
- (Option) Automatically save "Shop name", "Language", "Currency" by hidden field.
- [New feature v1.2] Export & import form. You can export your forms from development site then import to live site
- [New feature v1.2] Send email to admin by condition. Example. Customer select field A then send to Admin. Customer select field B then send to customer support team.
- [New feature v1.2] Set star to a form data, just like Google Mail.
FIELDS INCLUDED
- Textbox
- Select dropdown (single selection or multi-selection)
- Textarea
- Textarea with editor (Tiny MCE)
- Checkbox
- Radio
- Color picker
- Color box (allow set default color, customer can choose like checkbox)
- Time (select hour, minute, second)
- Date picker.
- File upload - You can limit file type (extension), you can allow upload multi files.
- Hidden field - You can add fixed value or dynamic (variable) value like: customer info (name, id, email), product info (name, id), shop name, currency, language.
- Product - You can add products to your form, your customers can choose a product as an input.
- Captcha - With Google ReCaptcha.
- HTML block - This isn’t an input field that just helps you to add content, text, image to your form.
- Google Map - This isn’t an input field that just helps you to add Google map to your form.
- Range Slider - You can set min, max, value, range
- Survey - This is like radio or checkbox but with multi-value and display like table
- Spinner - Enhance a text input for entering numeric values, with up/down buttons.
- Yes/No - Touch or click to change to yes or no. this is like checkbox but with friendly UI for both mobile, tablet and desktop
- Checkbox with thumbnail image - You can upload your thumbnail, custom.
- Rating field - With stars, it will help you to make customer survey.
- Submit button - You are able to customize title (text)
Input Validation
- Name - Check for name validity
- Address - Check for a postal address validity
- Email - Check for Email validity
- City Name - Check for City name validity
- Date - Check for date validity
- URL - Check for URL validity
- Number - Check for an integer validity
- Unsigned Int - Check for an integer validity (unsigned)
- Float - Check for a float number validity
- Unsigned Float - Check for a float number validity (unsigned)
- Percentage - Check for a percentage validity (between 0 and 100)
- Price - Check for price validity
- String - Check for string validity
- Post Code - Check for postal code validity
- Birth Date - Check for birth date validity
- Password - Check for password validity
- Clean HTML - Check for HTML field validity (no XSS please !)
Option for each field:
- Required
- multi choice, multi-selection, Multi files uploaded
- Label position: Top, Left, Bottom, Right, Hide
- Custom HTML ID and Class
- Description
- Validation type(as above we mention)
Other
- 100% Open source;
- License certificate valid for 1 live Prestashop installation and unlimited test Prestashop installations (no-license key required);
- Tested on all common browsers: Google Chrome, Mozilla Firefox, Opera, Safari, Internet Explorer, EDGE
- Tested on different servers: Windows, Linux