Drupal 8 version of the Wunderstatus connector module.
Updated version of Wunderstatus connector module to send information to a central status hub.
Fixes wrong path witch is included
First alpha release for Drupal 6, has same features as 7.x-1.0-alpha1
Development branch of 6.x-1.x
- Added support for central service to request more up-to-date module list
Basic functionality works. To set central server add $conf['wunderstatus_host'] = 'http://example.com'; to your settings.php.