Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drupal-modules/civicrm_token
Provides a series of tokens for the current user's CiviCRM contact information.
https://github.com/drupal-modules/civicrm_token
Last synced: about 1 month ago
JSON representation
Provides a series of tokens for the current user's CiviCRM contact information.
- Host: GitHub
- URL: https://github.com/drupal-modules/civicrm_token
- Owner: drupal-modules
- License: gpl-2.0
- Created: 2023-04-19T13:35:00.000Z (over 1 year ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2023-04-19T23:46:15.000Z (over 1 year ago)
- Last Synced: 2024-03-27T00:01:26.949Z (9 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
CiviCRM Token
==============This module provides a series of tokens for the current user's CiviCRM contact information.
## Purpose
The initiation of this module is to provide some CiviCRM side information for various Drupal side utilities.
## Milestones
Set up conditions and fetch more CiviCRM contact info for logged-in user;Successfully created CiviCRM tokens and passed the tests of usage for relative modules such as `webform`, `menu_token`, etc.
## Plans
- Maximise the info that can be fetched using global values exist crossing all the possible pages/components of Drupal site.
- Group the tokens in sets and sub-sets in sensible categories.
- Provide extended tokens such as links and special Strings.