Setting up a contact form
GitHub Fork Edit this page

Setting up a contact form

After installing the bolt/forms extension, you can directly use the default contact form in your twig template like this:

    {{ boltform('contact') }}

Which will display something that looks like this:

contact form