https://github.com/verygoodplugins/fluent-crm-field-updated-trigger
FluentCRM Field Updated Trigger
https://github.com/verygoodplugins/fluent-crm-field-updated-trigger
Last synced: 5 days ago
JSON representation
FluentCRM Field Updated Trigger
- Host: GitHub
- URL: https://github.com/verygoodplugins/fluent-crm-field-updated-trigger
- Owner: verygoodplugins
- License: gpl-3.0
- Created: 2023-11-08T11:17:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-18T14:07:57.000Z (6 months ago)
- Last Synced: 2025-07-18T18:54:25.939Z (6 months ago)
- Language: PHP
- Size: 32.2 KB
- Stars: 20
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FluentCRM Field Updated Trigger
This is a [FluentCRM](https://wpfusion.com/go/fluentcrm) module which adds the ability to trigger automations based on changes to contact custom fields.
**Features:**
- Can select any standard or custom CRM field to use as the trigger
- Can run any time the field is changed, or only when it's changed to a specific value
## Wish list
- [ ] Value comparisons (begins with, contains, greater than, date ranges, etc)
- [ ] "Value changed from" condition
--------------------
## Changelog
### 1.1.0 on March 15th, 2025
* Added Contact Updated Trigger for standard contact fields (thanks Dan!)
### 1.0.1 on November 9th, 2023
* Fixed "Field Name" option not saving
### 1.0.0 on November 8th, 2023
- Initial release
--------------------
## Installation
1. Download the [latest tagged release](https://github.com/verygoodplugins/fluent-crm-field-updated-trigger/tags).
2. Navigate to Plugins >> Add New in the WordPress admin and upload the file.
3. Activate the plugin.
4. In FluentCRM, create a new automation, and select Field Updated as the trigger.