woocommerce/plugins/woocommerce-beta-tester/userscripts
Tung Du b53163e219
Add experimental-blocks flag to live branches userscript (#52285)
2024-10-24 13:41:04 +02: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 experimental-blocks flag to live branches userscript (#52285) 2024-10-24 13:41:04 +02: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.