WP Manifestindependent plugin directory
manifest / admin / matchbox-support

Matchbox Support

A WordPress plugin that adds helpers for the Matchbox support team.

by Matchbox Design Group, Cullen Whitmore · github.com/matchboxdesigngroup/matchbox-support · website

0stars
64release downloads
≈10active sites
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/matchboxdesigngroup/matchbox-support/releases/download/v2.0.5/matchbox-support-2.0.5.zip

From the readme

Matchbox Support This WordPress plugin adds helpers for the Matchbox support team. Key features - Add Matchbox's HelpScout Beacon for site admins. - Optional image forwarding: rewrite attachment and media API URLs to load images from another domain (e.g. production) on local or staging. Image forwarding Use Settings → Matchbox Support to set a Forward base URL and When to apply. - Off — no URL rewriting. - All environments — rewriting runs everywhere (use with care on production databases). - Non-production only — rewriting runs only when wpgetenvironmenttype() is not production (i.e. for local, development, or staging). Set the environment in wp-config.php, for example: Optional: define MATCHBOXIMAGEFORWARDURL in wp-config.php to override the saved base URL (handy for local installs without changing the saved option). Override forwarding programmatically with the matchboximageforwardallow filter. Forwarded URLs are built from WordPress attachment APIs (wpgetattachmenturl, image src/srcset, REST attachment responses, etc.). Hardcoded media URLs inside saved post HTML are not rewritten. If you previously used the separate “MDG Image Forwarding” plugin, deactivate it when

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v2.0.5 Jun 18, 2026 matchbox-support-2.0.5.zip 17
v2.0.4 Mar 30, 2026 matchbox-support-2.0.4.zip 15
v2.0.3 Jul 15, 2025 matchbox-support-v2.0.3.zip 16
v2.0.2 Jul 10, 2025 matchbox-support-v2.0.2.zip 4
v2.0.1 Jun 26, 2025 matchbox-support-v2.0.1.zip 4
v2.0.0 Jun 23, 2025 matchbox-support-v2.0.0.zip 8
v1.0.0 Nov 14, 2024

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.