---
title: "Configure PrestaShop 1.7 Contact form Module"
description: "A great advantage to using a content management system like PrestaShop is that you don't have to hand-write a PHP contact form. Below we cover how to configure PrestaShop 1.7 built-in module Contact..."
url: https://www.inmotionhosting.com/support/edu/prestashop/configure-prestashop-17-contact-form/
date: 2018-11-07
modified: 2021-08-16
author: "InMotion Hosting Contributor"
categories: ["Prestashop"]
tags: ["Prestashop v1.7"]
type: post
lang: en
---

# Configure PrestaShop 1.7 Contact form Module

A great advantage to using a content management system like PrestaShop is that you don’t have to hand-write a [PHP contact form](/support/email/using-the-php-mail-function-to-send-emails/). Below we cover how to **configure PrestaShop 1.7 built-in module Contact form and add contacts**.

[Edit Contacts](#contacts) [Configure](#configure)

## Add and Edit Contacts

1. **Login PrestaShop**.
2. Under **Shop Parameters**, press **Contact**. [![Select Contact](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-29-shop-parameters-contact.png)](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-29-shop-parameters-contact.png)
3. To add a new contact option, select the **plus (+)** icon on the upper-right. [![Add a new contact title](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-30-contacts-add.png)](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-30-contacts-add.png)
4. When adding or editing a contact, you can modify the **title**, **email address**, **title description** (viewable to customers in some themes), and whether to **save messages** in the dashboard. Press **Save** when done. [![Add contact details](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-32-contacts-details.png)](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-32-contacts-details.png)
5. To edit an existing contact title, select **Edit** on the right side. [![Edit an existing contact](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-31-contacts-edit.png)](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-31-contacts-edit.png)
6. You’ll see the new contact option on your PrestaShop contact page selected from the upper-left. [![Selecting a contact option](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-34-contactform-contact-form.gif)](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-34-contactform-contact-form.gif)

## Configure Contact form Module

The Contact form allows you to choose whether to **send a confirmation email to customers** and **receive messages via email** as well as your Customer service section.

1. Press **Modules** and **Modules & Sservices**.
2. Select **Configure** beside **Contact form**. [![Select module from Modules page](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-35-modules-contactform.png)](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-35-modules-contactform.png)
3. Toggle your preferred configuration settings and press **Save**. [![Contact form module options](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-33-contactform-configure.png)](https://www.inmotionhosting.com/support/images/stories/prestashop/prestashop-17-33-contactform-configure.png)

You can learn more about improving your website in our [PrestaShop education center](/support/edu/prestashop/).
