Categories: Magento 2 Tutorials

How to Configure Magento 2 Form Builder? | Landofcoder Tutorials

In this tutorial, I will show you How to Configure Form Builder Extension in Magento 2 using Magento 2 Form Builder of Landofcoder.

Magento 2 Form Builder is an essential extension which can help you create form builder with ease. It is a good way to gather huge important information from customers. It is needed to make the transaction possible.

Magento 2 Form BuilderLandofcoder

Before configuring Form builder, you should install this extension first.
Link guide to install Magento 2 Form Builder:
https://blog.landofcoder.com/install-magento-2-form-builder-sample-data/

After you successfully install the extension, let’s take a look at our tutorials below. It is time for us to set up Form Builder in your Magento 2 backend.
Firstly, it is highly suggested to run through setting before creating your first form. This will help you clearly understand how this extension works; simultaneously, you can make use of all set to create your blog post look and feel as your expectation.

In order to config in the backend, please go to
Admin Panel > LandOfCoder > Form Builder > Setting

There are 3 Tabs which need to Config Magento 2 Form Builder:

  • General Setting
  • Email Setting
  • Field Templates

I. General Setting

In general information setting, you should fill all information relate Route, Data Format, Google ReCaptcha, etc…

      • Enable: Set yes to enable the extension
      • Route: defines the direct link to the new form
      • Date Format: choose one of 4 types to show date & time

Google reCaptcha


ReCAPTCHA Site Key: The ReCAPTCHA site key is used to display the widget on your site
ReCAPTCHA secret Key: The secret authorizes communication between your application backend and the reCAPTCHA server to verify the user’s response

II. Email Setting

  • Email Sender: Choose email sender address for your email
  • Allow sending thank you email: Select Yes to send thank you email automatically
  • Auto adds emails to newsletter subscription: Select Yesto auto get all emails from form’s fields then add to newsletter subscription list of Magento 2.

III. Field Templates

Address: This field is created by custom variables
(view detail: http://docs.magento.com/m1/ee/user_guide/cms/variables-custom.html)
Street: {{if street}}{{var street}}<br />{{/if}}
City Region: {{if city}}{{var city}}, {{/if}} {{if region}}{{var region}}, {{/if}}
Postcode: {{if postcode}}{{var postcode}}{{/if}}<br/>{{var country}}

After apply them, Front-end shows like this:

Google API: This Public Key is used to show location with google map on your form.
When you config all above information, you should click save configuration to ensure your content is saved successfully.

IV.Clear Cache

Then Clear Cache: System -> Cache Management -> Select All -> Submit

SOME OTHER EXTENSIONS YOU MAYBE INTERESTED IN

Trang Nguyen

Recent Posts

Magento 2 Development & Usage: Advanced Techniques For Mastery

Magento 2 is an open-source premier eCommerce platform. Its extensibility and flexibility make it a…

7 hours ago

7 Customer Acquisition Methods For eCommerce Success

Let’s face it: acquiring a new customer isn’t easy.  It takes tremendous amounts of time,…

13 hours ago

The Importance Of Cybersecurity In The Digital Age Of Business | 2024 Updated

The proliferation of digital technologies has ushered in an era of unprecedented innovation and connectivity…

4 days ago

macOS Terminal: User Guide For Web Developers In 2024

The world of web developers often revolves around deft visual editors and IDEs. But have…

5 days ago

eCommerce Accounting In 2024: The Basics You Need To Know

Whether you're just starting in the eCommerce business or you've been here for a long…

5 days ago

Top 5 Magento Extensions for Seamless Recurring Payments

Suppose you are an e-commerce business owner or a service provider. In that case, the…

6 days ago