Skip to content

1.1.0

Choose a tag to compare

@Ecomscene Ecomscene released this 14 May 15:10
· 18 commits to main since this release

Added

  • WSS Hub client: each install auto-registers with your central hub, sends a daily heartbeat, and pulls assigned snippets every 5 min.
  • Snippet runner: PHP / CSS / JS / JS-footer, HMAC-signed payloads.
  • Hub status panel + "Force sync" on the Webshopschool dashboard page.

Notes

  • Set the hub URL per site with define('WSS_HUB_URL', 'https://your-hub.tld'); in wp-config.php.
  • New sites land in pending until you approve them in the hub UI.
  • Snippets only execute when status is approved.