🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Digitizer Site Worker for Aura
Digitizer Site Worker for Aura

Digitizer Site Worker for Aura

0/5 (0 ratings) — active installs Updated Apr 2, 2026
Digitizer Site Worker settings page — configure your site token, IP whitelist, and domain whitelist.

Digitizer Site Worker settings page — configure your site token, IP whitelist, and domain whitelist.

Digitizer Site Worker for Aura is a lightweight WordPress plugin that enables remote site management through the Aura dashboard. It provides secure REST API endpoints for:

  • Site Health Status – WordPress version, PHP version, plugins, themes, database info, disk usage
  • Plugin Updates – Update individual plugins remotely
  • Theme Updates – Update themes remotely
  • Core Updates – Update WordPress core remotely
  • Translation Updates – Bulk update all translations
  • Database Updates – Run WordPress core database upgrades and plugin-specific migrations (Elementor, WooCommerce, Crocoblock)

Security

Three layers of authentication protect all API endpoints:

  1. WordPress Application Password – Standard WordPress REST API authentication
  2. Aura Site Token – Unique token verified via X-Aura-Token header
  3. IP Whitelist – Optional IP restriction for additional security
  4. Domain Whitelist – Optional origin domain restriction

External Service

This plugin connects to the Aura dashboard to enable remote site management.
When connected, the Aura dashboard sends authenticated REST API requests to your site to check health status and perform updates.
The plugin itself does not send data outbound — it only responds to authenticated incoming requests.

Requirements

  • WordPress 6.2 or higher
  • PHP 7.4 or higher
  • WordPress REST API enabled
  • Application Password support (WordPress 5.6+)