This project is not covered by Drupal’s security advisory policy.

Digital Measures API

This is a Drupal module will act as an API to request data from the Digital Measures platform.

Instructions

Install the digitalmeasures module on your Drupal site. It is recommended that you also install drupal_debug_log for development purposes.
Visit the modules configuration page, admin/config/services/digitalmeasures. Enter your Digital Measures account username, password, and base url (defaults to https://beta.digitalmeasures.com. It is recomended to use the beta url for development).
Run 'drush cc drush' to let drush have access to the new drush commands defined by this module.
Run 'drush dmindexes' to retrieve a list of active searchable indexes in Digital Measures.
Run 'drush dmdata --help' to see an example of how to search on those indexes.
Drupal Debug Log

For development purposes, it is recomended you install drupal_debug_log to log all API results.

You can view the results on the devel debug log page: admin/reports/debug

Development

Development is currently handled on github: https://github.com/heyMP/digitalmeasures

Supporting organizations: 

Project information

  • Created by heyMP on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases