
外掛標籤
開發者團隊
原文外掛簡介
MegaManager Connector integrates your WordPress site with the MegaManager platform, allowing you to manage and monitor your site remotely.
Key features include:
Real-time monitoring – Monitor your site’s health and availability.
Automated backups – Schedule and manage full-site backups stored in the cloud.
Remote updates – Update WordPress core, plugins, and themes from the MegaManager dashboard.
Cache management – Clear page cache, object cache, and OPcache directly from the admin bar or remotely.
Plugin management – Activate or deactivate plugins from the MegaManager interface.
Secure communication – All requests are authenticated using HMAC signatures.
Database optimization – Analyze and optimize database tables remotely.
Maintenance mode – Enable or disable maintenance mode without writing files to the plugin directory.
External Services
This plugin connects to the MegaManager platform API in order to provide remote site management features.
API endpoint used by the plugin:
https://ytpejlwklmtsdletzqvv.supabase.co/functions/v1
What data is sent and when
Site registration (on connect)
When you connect the plugin using a Connect Token, the following information is sent once:
Site URL
WordPress version
PHP version
A generated site secret used for request authentication
Heartbeat (every 5 minutes while connected)
To maintain the connection status between your site and MegaManager, the plugin periodically sends:
Site ID
WordPress version
PHP version
Site URL
This heartbeat confirms that the site is reachable. It does not include site content, personal data, or analytics information.
Metrics (hourly – optional)
If telemetry is enabled in the plugin settings, performance metrics are sent hourly. These may include:
TTFB (Time To First Byte)
Page size
Installed plugin list
Active theme
PHP and WordPress versions
Disk usage
Database size
Basic activity logs
Telemetry is disabled by default and requires explicit opt-in in the plugin settings. It can be disabled at any time.
Backup operations
When cloud backups are initiated, database and wp-content files are uploaded to MegaManager storage using temporary signed URLs.
No data is transmitted until the plugin is explicitly connected using a Connect Token from the MegaManager dashboard.
Terms of Service:
https://wpmegamanager.com/terms
Privacy Policy:
https://wpmegamanager.com/privacy
