This project is not covered by Drupal’s security advisory policy.
This module is used for administrators who manage multiple sites, to keep track of them. It's a very simple approach without any bells and whistles, just to give a quick reference of the sites you have.
There are 2 modules here: remote_site_list is for the "child" sites and remote_site_list_parent is for the "parent" site.
Currently only some basic data is collected - Drupal version, module list, and status report page. In the future we may look to collect other things.
This module was developed thanks to PeaceWorks Technology Solutions.
Installation
You can use it on any Drupal 7 site regardless of where it's hosted. Download the module on your own site to act as the reporting location (parent), and enable/configure remote_site_list_parent. Then, download the module on any site you want to monitor (child), and enable/configure remote_site_list with your parent site's information. Then the remote sites will periodically connect to your reporting site.
The remote_site_list module requires CURL commands to work, so you need to have PHP's CURL extension on the server.
NOTE: Drupal/Drush have a quirk where the site domain can be reported incorrectly. To get around this, either:
- set the $base_url variable in your Drupal settings.php file, OR
- if your cron is running via crontab with Drush, include the -l flag (e.g. drush -l example.com cron), OR
- both
UPGRADE NOTE: If upgrading from beta2 to beta3, for the remote_site_list_parent module you need to download Services and enable services and rest_server.
Project information
- Project categories: Administration tools, Developer tools
10 sites report using this module
- Created by martinhansen on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

