woocommerce/plugins/woocommerce-beta-tester/userscripts
Sam Seay e4303a7b25
Add smooth generator to the beta tester userscript (#36676)
2023-02-14 18:34:47 +13:00
..
README.md Add a live branches userscript to WooCommerce Beta Tester (#36523) 2023-01-24 15:44:05 +13:00
wc-live-branches.user.js Add smooth generator to the beta tester userscript (#36676) 2023-02-14 18:34:47 +13:00

README.md

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.