Github: https://github.com/Alekseon/magento2-widget-forms
Would you like to have a better interaction with your customers? Encourage contact? Ask for an evaluation of your store? Or maybe build a survey on your e-commerce platform?
If you want to get to know your customers better, their questions and their opinions, you need forms. You need a place to input the content that they will pass on to you in a simple way.
There are many ideas for using Custom Forms Magento on your website:
- Complete the survey ?
- Ask for a product ?
- Contact us ?
- Give your opinion ?
- Make an offer ?
Why use a dedicated module for Custom Form Magento?
The standard Magento platform provides only one contact form on the “Contact Us” page. However, modern e-commerce stores often need more flexibility, such as:
- Embedding a form on any subpage.
- Adding more fields and checkboxes.
- Creating a Magento Custom Form without complex coding.
Creating any form on the Magento platform is possible, but requires programming knowledge and several hours of work.
The answer is “Alekseon_WidgetForms”
We have created a module for Magento Open Source that allows you to easily create Magento 2 custom forms tailored to your needs. You can embed them anywhere on your site and conveniently view all collected data in the administration panel.
Key functionalities:
- Easy creation of Magento Custom Forms in the administration panel.
- Embedding the form in a CMS page or in a CMS block
- Ability to hide the form when it is no longer needed
- Editing and adding new fields
- Manage the order of fields in the form
- Selectable field type: text, text area or select dropdown
- Support for multilingual websites
- Any text on the “send” button
- Free text, after successful form submission
- Possibility to place several forms on one subpage
- Managing all forms in one place in the administration panel
- Convenient viewing of collected data from customers
Installation
The module is completely free, available on github: https://github.com/Alekseon/magento2-widget-forms
The recommended installation method is to use composer:
composer require alekseon/widget-forms
Example
The form below was created thanks to our module:
