WP Manifestindependent plugin directory
manifest / integrations / um-fluentforms-integration

Ultimate Member - FluentForms Integration

A WordPress plugin that seamlessly integrates Ultimate Member with FluentForms to automatically submit user data to forms based on configured triggers and field mappings.

by Mubashar Khokhar IT Consulting · github.com/mubasharkk/um-fluentforms-integration · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mubasharkk/um-fluentforms-integration/archive/refs/heads/main.zip

A WordPress plugin that seamlessly integrates Ultimate Member with FluentForms to automatically submit user data to forms based on configured triggers and field mappings.

🚀 Features

  • Automatic Data Submission: Submit Ultimate Member user data to FluentForms without user interaction
  • Flexible Triggers: Support for user registration, profile updates, and status changes
  • Field Mapping: Intuitive interface to map Ultimate Member fields to FluentForms fields
  • Multiple Integrations: Create multiple mappings for different hooks and forms
  • Admin Interface: Easy-to-use settings page for configuration
  • Custom Fields: Support for Ultimate Member custom fields and user meta data

📋 Requirements

  • WordPress 5.0+
  • PHP 7.4+
  • Ultimate Member plugin (active)
  • FluentForms plugin (active)

🛠️ Installation

  1. Upload the plugin files to /wp-content/plugins/um-fluentforms-integration/
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Ensure both Ultimate Member and FluentForms are installed and activated
  4. Navigate to Settings → UM FluentForms to configure integrations

⚙️ Configuration

  1. Select an Ultimate Member hook (trigger) from the dropdown
  2. Choose the FluentForm that should receive the data
  3. Map Ultimate Member fields to FluentForm fields
  4. Click "Save Mapping" to activate the integration

📝 Supported Hooks

  • um_user_register - User Registration
  • um_registration_complete - Registration Complete
  • um_after_user_updated - Profile Updated
  • um_after_user_status_is_changed - User Status Changed

📄 License

This plugin is licensed under the GPL v2 or later.

🔗 Links


Author: Mubashar Khokhar IT Consulting