PHPackages                             astuteo/pardot-map - 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. astuteo/pardot-map

ActiveCraft-plugin

astuteo/pardot-map
==================

Intended for Astuteo client's use. A simple helper for client forms to push data to Pardot.

1.1.1(5y ago)0761MITPHPCI failing

Since Jan 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/astuteo-llc/pardot-form-map)[ Packagist](https://packagist.org/packages/astuteo/pardot-map)[ RSS](/packages/astuteo-pardot-map/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (6)Used By (0)

Pardot Map plugin
=================

[](#pardot-map-plugin)

Intended for Astuteo client's use. A simple helper for client forms to push data to Pardot.

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

[](#installation)

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require astuteollc/pardot-map

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Pardot Map.

Overview
--------

[](#overview)

A plugin that works alongside our Freeform forms to push data to Pardot form handlers instead of relying on embedded iFrames.

Configuring
-----------

[](#configuring)

By default the plugin will process and send the data to Pardot. To log the data that would be pushed without sending create a config file named `pardot-map.php` in the config folder similar to the example below:

```
