woocommerce/plugins/woocommerce-beta-tester/userscripts/README.md

548 B

WooCommerce Live Branches User Script

wc-live-branches.user.js is a Tampermonkey script that allows you to preview a site with a given Pull Request changeset.

Installation

  1. Install Tampermonkey or equivalent user script extension.
  2. Click https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/plugins/woocommerce-beta-tester/userscripts/wc-live-branches.user.js Once installed, it should be able to auto-update

Development

Make sure you update the version in the wc-live-branches.user.js file. Create a PR in this repo.