Skip to content

Formidable Forms

Recipe for managing Formidable Forms Pro and its add-ons.

Configuration

Slug

  • Label: Slug
  • Required: Yes
  • Type: Text

Source URL

  • Label: Source URL
  • Required: Yes
  • Type: URL
  • Placeholder: https://example.com
  • Helper Text: The URL of the WordPress site where the license is active.

License Key

  • Required: Yes
  • Type: Secret

Features

  • License Activation: Can activate licenses with the vendor

How to Obtain License Information

You'll need:

  1. Your Formidable Forms license key
  2. The plugin/add-on slug you want to download
  3. The WordPress site URL where the license is registered

Notes

  • Uses the Formidable Forms API at https://formidableforms.com
  • Supports EDD-style license validation with statuses: valid, invalid, expired, disabled, site_inactive, item_name_mismatch, no_activations_left
  • Can activate licenses automatically
  • Fetches updates from the WordPress JSON API endpoint (/wp-json/s11edd/v1/updates/)
  • Matches plugins by title from the updates feed
  • License key is base64 encoded and URL encoded in requests