Skip to content

esign/craft-formie-zabun

Repository files navigation

Formie Zabun Integration

Stable Version Total Downloads

A Zabun integration that extends the Formie plugin for Craft CMS.

Requirements

This plugin requires:

  • Craft CMS 5.0.0 or later
  • PHP 8.2 or later
  • Formie 3.0 or later
  • A Zabun account

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “Formie Zabun Integration”. Then press “Install”.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require esign/craft-formie-zabun

# tell Craft to install the plugin
./craft plugin/install formie-zabun

Usage

Setting Up the Zabun Integration

  1. Navigate to Formie > Settings > CRM
  2. Click "new integration"
  3. Select 'Zabun' as your integration provider
  4. Enter your Zabun credentials and save the integration
  5. After saving, click the refresh button to verify the API connection

Sending Form Submissions to Zabun

  1. Go to the form you want to connect with Zabun
  2. Navigate to the Integrations tab
  3. Enable your Zabun integration
  4. Map your form fields:
    • Map to Contact Message for user messages
    • Map to Contact Request for user property requests
  5. Map each field carefully, be sure to configure your form fields to match the accepted content types

API Documentation

For more information about the Zabun API, refer to the Zabun API documentation.

License

This plugin is licensed under the MIT License. Please see License File for more information.

Screenshot

Screenshot of the Formie Zabun Integration

About

Zabun integration that extends Formie Craft CMS plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published