PHPackages                             nathanheffley/contact-form-drip - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nathanheffley/contact-form-drip

AbandonedArchivedCraft-plugin[Utility &amp; Helpers](/categories/utility)

nathanheffley/contact-form-drip
===============================

Integrate your Craft CMS contact-form with your Drip email automation system.

1.0.0(8y ago)128MITPHP

Since Nov 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/nathanheffley/contact-form-drip)[ Packagist](https://packagist.org/packages/nathanheffley/contact-form-drip)[ RSS](/packages/nathanheffley-contact-form-drip/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

contact-form-drip
=================

[](#contact-form-drip)

contact-form-drip provides the ability to integrate the [contact-form](https://github.com/craftcms/contact-form) plugin with [Drip](https://www.drip.com/).

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.20 or later, and of course craftcms/contact-form 2.0 or later.

This plugin makes calls to Drip's `v2` API.

Installation
------------

[](#installation)

First install the Contact Form plugin, and then require contact-form-drip:

```
composer require nathanheffley/contact-form-drip

```

Make sure to go to your site's Plugin control panel page and install the plugin, and then go to the setting page and enter your Drip account information and custom event name.

Using A Config File
-------------------

[](#using-a-config-file)

If you don't want to use the settings page, you can create a `contact-form-drip.php` file in your project's `config/` folder. Inside that file you can set any of the settings that you see on the settings page.

```
