systopia / de.systopia.moregreetings
Extension to allow additional, customised greetings
Package info
github.com/systopia/de.systopia.moregreetings
Type:civicrm-ext
pkg:composer/systopia/de.systopia.moregreetings
1.3.0-beta2
2026-09-22 12:31 UTC
Requires
- php: ^8.1
- civicrm/civicrm-core: >=5.76
- civicrm/civicrm-packages: >=5.76
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
- pear/mail_mime: <1.10.2
- pear/pear-core-minimal: <1.10.16
Replaces
None
This package is auto-updated.
Last update: 2026-09-23 13:55:23 UTC
README
Features
- Provides up to 9 additional contact greeting fields
- Allows to configure rules for the creation of greetings using SMARTY-based logic on the data already in CiviCRM
- Gives the option to update added greeting fields for all contacts in the database
Documentation
- EN: https://docs.civicrm.org/moregreetings/en/latest (automatic publishing)
- DE: https://docs.civicrm.org/moregreetings/de/latest (automatic publishing)
Known Issues
With recent CiviCRM versions APIv3 doesn't return some fields for contacts like
email_greeting_display which might lead to empty placeholders. This is
resolved in version 1.2-beta3 or later of this extension.