0

Actually, I want to add contact us form and functionality programmatically in Magento 2 custom theme in frontend.

asked Oct 8, 2018 at 13:32
2

1 Answer 1

0

In Homepage or any block or cms page just add below shortcode for getting contact us form.

{{block class="Magento\Contact\Block\ContactForm" name="contactForm" template="Magento_Contact::form.phtml"}}

Amit Bera
77.8k21 gold badges127 silver badges240 bronze badges
answered Oct 8, 2018 at 14:14
2

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.