Needs review
Project:
CRM Membership
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2026 at 08:09 UTC
Updated:
4 Apr 2026 at 21:39 UTC
Jump to comment: Most recent
For a module extending the functionality of crm_membership, I need to have support for Tokens.
The contrib Token module provides default token integration for content entities, so crm_membership and crm_membership_period entities are covered automatically by adding a dependency to contrib Token module.
For crm_membership_type config entity this is not the case, since contrib Token module doesn't provide functionality for config entities.
Add explicit token support for crm_membership_type config entities.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
svendecabooter