Skip to content

Latest commit

 

History

History
executable file
·
15 lines (8 loc) · 618 Bytes

README.md

File metadata and controls

executable file
·
15 lines (8 loc) · 618 Bytes

CiviCRM-SmartGroupTag

CiviCRM Extension providing automatic tagging based on Smart Groups.

This extension associates Tags with Smart Groups.

To specify the mapping, paste CSV data into the configuration page at /civicrm/smartgrouptag-config (requires admin permissions). See the sample map.txt file for an example of the CSV format expected.

The "Updatetags" function can be run from the API explorer, or scheduled as a cron job.

At present, it expects one tag to apply to only one group. This limitation should be fixed in future versions.

Multiple tags can be applied to the same group.