Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The module connects any Drupal 7 site with drupalmonitor.com. As the name says, Drupalmonitor is a tool to actively monitor Drupal sites. It's not only a "heartbeat" kind of monitoring. It's much more powerful. Using the drupalmonitor connector, the tool can gather data from the drupal site like how many users, nodes, last cron run, page requests, etc. On drupalmonitor.com, the data will be processed and shown in graphs over time.
You need to create an account on www.drupalmonitor.com and add the page you want to monitor. There are no additional libs or other Drupal modules needed.
Drupagram is the missing Drupal + Instagram integration module.
In this early implementation the module will interact with the Instagr.am API and be able to fetch media items. Advanced methods like relationships between Instagr.am users and such will be added later on.
NOTICE:
This is a limited but stable release. Basic fetching, authentication and views integration is provided.
If you look under the hood there are a lot of functions that still need to be connected to the API endpoints.
INSTALLATION NOTES:
Make sure you've downloaded the latest version of the oauth module and enable the oauth_common module before installing Drupagram.
Once you're registered your application, copy the CLIENT ID and CLIENT SECRET values over from Instagram and go to /admin/config/services/drupagram on your local Drupal instance and enter those values.