WP Manifestindependent plugin directory
manifest / developer / wp-react-bridge

WP React Bridge

Proof-of-concept plugin to replace the WP dashboard homepage with a full, client-side React app

by Alex Crocker · github.com/crock/wp-react-bridge · website

3stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/crock/wp-react-bridge/archive/refs/heads/main.zip

Declares an update source (https://github.com/crock/wp-react-bridge), so updates arrive through the plugin's own updater.

From the readme

Text Domain: wp-react-bridge Replace a WordPress plugin's settings page with a full React app

Read the full README on GitHub →