systopia / de.systopia.stoken
Adds some new handy CiviCRM tokens
Package info
github.com/systopia/de.systopia.stoken
Type:civicrm-ext
pkg:composer/systopia/de.systopia.stoken
1.2.0
2026-08-31 09:35 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
- symfony/polyfill-php82: <1.28
Replaces
None
This package is auto-updated.
Last update: 2026-09-02 08:45:42 UTC
README
This extension adds some handy tokens that may be useful in common scenarios.
Tokens
Address tokens
- Display name of master address contact
- International country
- For each location type:
- Street name
- Supplemental address 1
- Supplemental address 2
- Postal code
- City
- Country
- Display name of master address contact
Date tokens
- Current Date German (short)
- Current Date German (long)
- Current Date English (short)
- Current Date English (long)
- Current Date French/France (long)
- Current Date French/France (short)
- Current Date Spanish/Spain (short)
- Current Date Spanish/Spain (medium)
- Current Date Spanish/Spain (long)
Employer tokens
- Employer if work-address
- Employer if work-address (with line break)
- Employer if work-address (with HTML line break)
Formatting tokens
- Supplemental Address 1 (with line break)
- Supplemental Address 1 (with HTML line break)
- Supplemental Address 2 (with line break)
- Supplemental Address 2 (with HTML line break)
User tokens
- First name of the currently logged-in user's contact
- Last name of the currently logged-in user's contact
Support
Any token missing? File an issue and open a pull request for new tokens to be added to the extension.