WP Manifestindependent plugin directory
manifest / updates / wapi-updater

wapi-updater

Plugin to update woocommerce-rest-api to latest master automatically

by brent sessions · github.com/automattic/wapi-updater · website

2stars
3forks

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/automattic/wapi-updater/archive/refs/heads/master.zip

Readme

wapi-updater

This plugin downloads and installs the latest version of woocommerce-rest-api. It will periodically download the latest version from master and run the required composer install command for the plugin.

The woocommerce-rest-api plugin will need to be activated the first time.

Use

To use this plugin, clone this repo and locally, run composer install. Compress the directory to a zip file and install with the WordPress plugin installer.

Read the full README on GitHub →