apigee / apigee-m10n-drupal

Add monetization features to a Drupal developer portal
https://www.drupal.org/project/apigee_m10n
GNU General Public License v2.0
13 stars 13 forks source link

Implemented custom hook for sending data to user agent string #305

Closed shishir-intelli closed 2 years ago

shishir-intelli commented 3 years ago

Closes https://github.com/apigee/apigee-edge-drupal/issues/556

Implemented a custom hook in apigee_edge module for altering /adding additional user agent string from other modules This PR adds the monetization module version to user agent string.

Related Client PHP PR - apigee/apigee-client-php#171