Rootscope Remote Site Manager

Description

Rootscope Remote Site Manager allows you to manage multiple WordPress sites from a single dashboard. Monitor your WordPress versions, plugins, themes, and log in with one click.

Features:

  • Centralized dashboard for all your WordPress sites
  • Track WordPress core version
  • Monitor installed plugins and themes
  • Get notified about available updates
  • One-click login to wp-admin
  • Automatic daily sync

Third-Party Service

This plugin connects to the Rootscope Remote Site Manager service to provide centralized WordPress site management. The following data is sent to the Rootscope Remote Site Manager API (https://wp-admin.online/api/v1):
* WordPress version and PHP version
* List of installed plugins and themes (names, versions, active status)
* Administrator usernames and display names (for one-click login)

Data is transmitted over HTTPS and authenticated using HMAC signatures. No data is sent until you configure your API credentials.

Screenshots

  • Central dashboard showing all connected WordPress sites and their health score
  • View all plugins and themes across your sites and track available updates
  • Monitor WordPress and PHP versions across all connected sites
  • Manage multiple WordPress sites from a single central dashboard

Installation

  1. Upload the plugin files to the /wp-content/plugins/rootscope-remote-site-manager directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Tools -> Rootscope Remote Site Manager to configure the plugin
  4. Enter your API Key and API Secret from your Rootscope Remote Site Manager dashboard and choose the Login Administrator account
  5. Click “Verify Connection” to confirm the connection

FAQ

Where do I get my API credentials?

Log in to your Rootscope Remote Site Manager dashboard at https://wp-admin.online, add a new site, and you’ll receive your API Key and API Secret.

How often does the plugin sync data?

The plugin automatically syncs data once daily. You can also trigger a manual sync from the settings page.

Is my data secure?

Yes. All communication between your site and Rootscope Remote Site Manager is encrypted via HTTPS and authenticated using HMAC signatures.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Rootscope Remote Site Manager” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.3

  • Invalidate caches when API secret is saved

1.1.2

  • Fixed api secret double-encryption when option didn’t exist
  • Preselect first admin account by default

1.1.1

  • Use correct API URL constant, add dashboard link to registration notice
  • Rename wpadmin_account_token to rsadmin_account_token for consistency
  • Encrypt account token at rest, clean up on uninstall, fix changelog formatting
  • Token registration

1.1.0

  • Full site backups
  • Uptime Checks
  • Remote updates
  • Bulk install using a token

1.0.0

  • Initial release