Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Telekinesis™
Mindshift is not affiliated with Telekinesis. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin provides a way to manage a website from a remote location. It is designed for administrators or developers who need to check status and perform maintenance tasks without direct access to the admin panel. The tool operates through specific URLs that trigger its functions.
Remote Reporting: Access a dedicated URL to receive a JSON-formatted report detailing available updates for the website's core and plugins. This gives a clear overview of what needs attention.
Automatic Updates: Another endpoint can initiate updates. It first creates backups of the database and plugins, then proceeds to update the website core and all plugins, reporting the results in JSON.
WP-CLI Integration: The plugin checks for the presence of WP-CLI on the server and will download it if necessary to execute commands, ensuring the update process can run.
Security Focus: When creating backups, it automatically sets up protection for the backup directory to prevent unauthorized access, adding a layer of security to the automated process.
Simple Configuration: Setup involves installing the plugin and configuring a single secret key within the tools section of the admin area, making it quick to deploy.