Problem/Motivation

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.

Proposed resolution

Add explicit token support for crm_membership_type config entities.

Command icon Show commands

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:

  • 3578451-token-support Comparechanges, plain diff MR !7
  • 1 hidden branch
  • 1.0.x Comparecompare

Comments

svendecabooter created an issue. See original summary.

svendecabooter’s picture

Status: Active » Needs review

bluegeek9 made their first commit to this issue’s fork.

bluegeek9 changed the visibility of the branch 1.0.x to hidden.