Skip to content
Integrations

Craft CMS

The Formcrier plugin adds Formcrier as an integration in Formie and Freeform, sent from Craft's queue with automatic retries.

  1. 1

    Install with Composer

    From your project folder:

    Terminal
    composer require formcrier/craft-formcrier
    php craft plugin/install formcrier
  2. 2

    Add your API key

    Create a key in Integrations & API keys, then add it to your .env file and select it in Settings → Plugins → Formcrier.

    .env
    FORMCRIER_API_KEY="sk_live_ab12…"
  3. 3

    Turn it on for each form

    In Formie, open a form and enable Formcrier on its Integrations tab. In Freeform, add the Formcrier integration to the form.

  4. 4

    Send a test

    Use the Formcrier utility page in the control panel to send a test submission and see recent sends.