PHPackages                             miranj/craft-contact-form-tuner - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. miranj/craft-contact-form-tuner

ActiveCraft-plugin[Mail &amp; Notifications](/categories/mail)

miranj/craft-contact-form-tuner
===============================

Adds a bunch of additional controls (cc, bcc, reply-to, templates, plain text control) to the Craft CMS Contact Form plugin.

1.2.0(2y ago)535.5k↑25%1MITPHPPHP ^7.2.5 || ^8.0

Since Nov 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/miranj/craft-contact-form-tuner)[ Packagist](https://packagist.org/packages/miranj/craft-contact-form-tuner)[ RSS](/packages/miranj-craft-contact-form-tuner/feed)WikiDiscussions dev Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (8)Used By (0)

[![Contact Form Tuner icon](./src/icon.svg)](./src/icon.svg)

Contact Form Tuner
==================

[](#contact-form-tuner)

This [Craft CMS](https://craftcms.com) plugin extends functionality offered by the official [Contact Form](https://github.com/craftcms/contact-form) plugin by allowing you to:

- Control Cc recipients
- Control Bcc recipients
- Control Reply-To recipients
- Force plain text only emails
- Use a custom template for the plain text email body
- Use a custom template for the HTML email body

Contents
--------

[](#contents)

- [Configuration](#configuration)
- [Installation](#installation)
- [Requirements](#requirements)
- [Changelog](./CHANGELOG.md)
- [License](./LICENSE.md)

Configuration
-------------

[](#configuration)

All settings for this plugin can be configured from the Control Panel under *Settings → Contact Form Tuner*. You can also configure the plugin programmatically by creating a `contact-form-tuner.php` file in your [`config/`](https://craftcms.com/docs/5.x/system/directory-structure.html#config) folder. This file supports Craft's standard [multi-environment configurations](https://craftcms.com/docs/5.x/configure.html#multi-environment-configs), and any values defined here will override those set via the Control Panel.

Here is a sample config file along with a list of all possible settings and their default values:

```
