Plugin info

Total downloads: 267
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 5/20/2025 (226 days ago)
Added to WordPress: 5/20/2025 (0 years old)
Minimum WordPress version: 6.2
Tested up to WordPress version: 6.8.3
Minimum PHP version: 8.0

Maintenance & Compatibility

Maintenance score

Stale • Last updated 226 days ago

38/100

Is Inboxify Form Connector abandoned?

Likely maintained (last update 226 days ago).

Compatibility

Requires WordPress: 6.2
Tested up to: 6.8.3
Requires PHP: 8.0

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Inboxify Sign Up Form
Rating 0.0/5 (0 reviews)Active installs 100

Description

The Inboxify Form Connector lets you connect form plugins to the Inboxify API. Once configured, form submissions are automatically sent to your contact list in Inboxify.

Currently supported form plugins:
– Contact Form 7
– Ninja Forms
– WPForms

Privacy

This plugin connects to the Inboxify API to send form submissions. The data is only transmitted when the site administrator has configured a valid API key and mapped a form. No data is collected or transmitted without user action.

For more information, see Inboxify’s privacy policy.

Installation

  1. Upload the plugin files to the /wp-content/plugins/inboxify-form-connector directory, or install the plugin through the WordPress plugin screen directly.
  2. Activate the plugin.
  3. Go to Form Connector under Settings.
  4. Enter your Inboxify API credentials and set up form mappings.

Frequently Asked Questions

Will support for other form plugins be added?

Yes! Fluent Forms is being considered next.

Where do I get my Inboxify API keys?

Log in to your Inboxify account and go to Instellingen > API en webhooks.

Review feed

No reviews available

Screenshots

  1. Plugin interface with new and existing mappings

    Plugin interface with new and existing mappings

  2. Example of a filled-in WPForms signup form on the website

    Example of a filled-in WPForms signup form on the website

  3. Contact visible in the Inboxify contact list after successful submission

    Contact visible in the Inboxify contact list after successful submission

Changelog

1.0.2

  • Sanitized decoded JSON input from POST (mappings) directly after decoding to comply with WordPress plugin guidelines.
  • Renamed JavaScript global variable from inboxifyFieldConfig to inboxifyFcFieldConfig to follow naming conventions and avoid conflicts.
  • Minor code cleanup and consistency improvements.

1.0.1

  • Improved code consistency by adding inboxify_fc_ prefix to all option keys, actions, and filters
  • Added migration logic to preserve user settings from previous version
  • Minor code clean-up and preparations for future extensibility

1.0.0

  • Initial release with support for Contact Form 7, Ninja Forms, and WPForms
  • Automatic submission handling
  • Mapping interface and field configuration