apigee / apigee-edge-drupal

The Apigee Edge module enables you to integrate a Drupal 9 or 8 site with Apigee.
https://www.drupal.org/project/apigee_edge
GNU General Public License v2.0
32 stars 45 forks source link

Add token support to the main module #779

Open mxr576 opened 1 year ago

mxr576 commented 1 year ago

Is your feature request related to a problem? Please describe.

It looks like Apigee Edge entities can be only used in tokens if apigee_edge_actions module is enabled. However, token support should be available OOTB, even without that module.

See: https://github.com/apigee/apigee-edge-drupal/blob/2.x/modules/apigee_edge_actions/apigee_edge_actions.tokens.inc

(Side note: apigee_edge_actions modules depend on unstable modules that are not covered by Drupal security advisories, like Rules, therefore we cannot even consider using it in production.)

Describe the solution you would like

Move token support to the apigee_edge module and remove/deprecate it in apigee_edge_actions.

Describe alternatives you have considered

-

Additional context

-

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

mxr576 commented 1 year ago

Please reopen @divya-intelli @phdhiren

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

mxr576 commented 1 year ago

Probably it is a good idea tagging this with "needs help".

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

mxr576 commented 1 year ago

Bump! 🙂