From 5ec8f4c2236013fa2449374c1dfb098e36a916e6 Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Fri, 21 Oct 2022 13:51:05 +0200 Subject: [PATCH] Working on releaser. --- .github/scripts/README.md | 13 +++++++++++++ .github/scripts/release.php | 15 +++++++++++++++ .github/workflows/release.yml | 19 +++++++++++++++++++ 3 files changed, 47 insertions(+) create mode 100644 .github/scripts/README.md create mode 100644 .github/scripts/release.php create mode 100644 .github/workflows/release.yml diff --git a/.github/scripts/README.md b/.github/scripts/README.md new file mode 100644 index 0000000..51a9a0a --- /dev/null +++ b/.github/scripts/README.md @@ -0,0 +1,13 @@ +# WooCommerce Subscriptions Releaser + +## WooCommerce Helper + +> **Note** +> WooCommerce Helper is part of WooCommerce as of version 3.1. Purchase, connect, download products, and activate keys in one place with ease. Read more at Managing WooCommerce.com subscriptions. + +http://woodojo.s3.amazonaws.com/downloads/woothemes-updater/woothemes-updater.zip + +## WooCommerce API + +- https://woocommerce.com/wc-api/product-key-api +- https://woocommerce.com/wc-api/product-key-api?request=check diff --git a/.github/scripts/release.php b/.github/scripts/release.php new file mode 100644 index 0000000..5c933c8 --- /dev/null +++ b/.github/scripts/release.php @@ -0,0 +1,15 @@ +