WP Manifestindependent plugin directory
manifest / media / multiplier2-wordpress-plugin

Multiplier2

Adds database tables and endpoints for use with the Multiplier React app and the WordPress REST API, with nonce protection and Patreon login/tier awareness (via the Patreon WordPress plugin).

by Doug Hirlinger · github.com/dhirlinger/multiplier2-wordpress-plugin

0stars
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/dhirlinger/multiplier2-wordpress-plugin/archive/refs/heads/main.zip

This wordpress plugin allows for the implementation of a music instrument and practice tool called Multiplier into my Wordpress website. Multiplier, still being developed, is built with React (JavaScript) and leverages the Web Audio and Web MIDI APIs. With this WP plugin it integrates with the WordPress REST API for backend data with MySQL and the Patreon API for membership-based feature access.