This guide installs Updatronix and introduces each of its screens. It is written for site owners and administrators.

What Updatronix does

Updatronix adds two layers to the automatic update system that ships with WordPress.

  • Monitoring: you get a record of every core, plugin, theme, and translation update, with the version before and after, what started the run, and how it ended.
  • Control: you get one screen for the automatic update settings that WordPress scatters across several pages, plus a schedule for update checks and an optional delay for new releases.

Updatronix hooks into the native update engine instead of replacing it. Your automatic update choices are stored in WordPress’s own options, so they stay in effect even if you delete the plugin later.

Requirements

Updatronix needs WordPress 6.2 or later and PHP 8.1 or later. You also need Administrator access on a single site, or Super Admin access on a WordPress multisite network.

Install and activate

  1. In your WordPress admin, go to Plugins > Add New.
  2. Search for updatronix, or upload the plugin ZIP file you downloaded.
  3. Install and activate Updatronix – Update Manager Enhanced.

On a multisite network, activate Updatronix from the Network Admin so it applies network-wide. Activating it on a subsite does nothing, and the plugin shows a notice pointing you to Network Admin → Updatronix; Updatronix only runs from the Network Admin on multisite. See Multisite for details.

What activation does

Activation runs once, on its own:

  1. Grants the manage_updatronix capability to the administrator role. This step runs on single-site installs only, because Super Admins always have access on multisite.
  2. Creates the database table that stores the update history.
  3. Schedules the daily cleanup event that removes log entries older than the retention period you set.

Deactivation stops the scheduled tasks and keeps your logs and settings. Deleting the plugin removes them; see Uninstall.

Open Updatronix

On a single site, Updatronix appears in two places, and both open the same screen:

  • Tools → Updatronix
  • Update logs under the Dashboard menu

On multisite, open Updatronix in the Network Admin sidebar.

The four tabs

The Updatronix screen has four tabs, in this order:

TabWhat it is for
Update logsRead and filter the history of updates, inspect entry details, delete single entries, and export the log as a plain-text report.
Auto-updatesChoose what updates automatically: WordPress core, plugins, themes, and translations, including individual plugins and themes.
SchedulePick how often WordPress checks for updates and at what time, and hold new releases for a number of days.
SettingsTurn logging on or off, choose how long entries are kept, and manage update notification emails.

The page header shows the plugin version and links to the changelog, this documentation, the source code, reviews, and support.

First steps

  1. Check that logging is on. Open Update logs; if logging is off, the tab tells you to turn it on in Settings.
  2. Review what already updates automatically on your site in Auto-updates.
  3. Set a preferred check time in Schedule if you want WordPress to run update checks on your own clock, or hold new releases for a few days.
  4. Finish in Settings, where you set how long log entries are kept and where update notification emails go.

Where to go next

The Pro edition, Updatronix 3000, extends Updatronix with compatibility checks that run before automatic updates install. Its user documentation sits alongside this one.

Author

Photo de Quentin Le Duff

Quentin Le Duff

Quentin Le Duff is a WordPress developer for ten years, Opquast® Expert & ISTQB certified. He works with WordPress every day: developing open source plugins and themes, hosting and maintaining his clients’ websites, and writing about the WP ecosystem.