Search by

systopia / de.systopia.stoken

Adds some new handy CiviCRM tokens

Maintainers

Package info

github.com/systopia/de.systopia.stoken

Type:civicrm-ext

pkg:composer/systopia/de.systopia.stoken

Transparency log

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

1.2.0 2026-08-31 09:35 UTC

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.