woocommerce/plugins/woocommerce-beta-tester/userscripts
RJ 0a48da3135
add: reactify payments settings feature flag (#49966)
2024-07-25 12:48:34 +08: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: reactify payments settings feature flag (#49966) 2024-07-25 12:48:34 +08: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.