Repoint manifests to ee-extensions org + refresh zips from cleaned source

download_url + homepage in all 5 manifests now point at the org-owned channel
and repos. Zips rebuilt from the current source so each embeds the ee-extensions
updater URL (and the eea-foh bundle no longer carries the stray org domain in
its printer-test QR).
This commit is contained in:
Mike Mulligan
2026-06-20 15:10:40 -04:00
parent c2d97a81ff
commit 821f9b7c47
10 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
"name": "Event Espresso 4 Customer Credit",
"slug": "eea-customer-credit",
"version": "0.1.0",
"download_url": "https://gitea.mulligan.casa/mmulligan/foh-updates/raw/branch/main/eea-customer-credit/eea-customer-credit-0.1.0.zip",
"homepage": "https://gitea.mulligan.casa/mmulligan/eea-customer-credit",
"download_url": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-customer-credit/eea-customer-credit-0.1.0.zip",
"homepage": "https://gitea.mulligan.casa/ee-extensions/eea-customer-credit",
"requires": "6.4",
"tested": "6.7",
"requires_php": "8.1",
Binary file not shown.
+2 -2
View File
@@ -2,8 +2,8 @@
"name": "Front of House — Collect for Stripe (Card-Present)",
"slug": "eea-foh-collect",
"version": "0.1.0",
"download_url": "https://gitea.mulligan.casa/mmulligan/foh-updates/raw/branch/main/eea-foh-collect/eea-foh-collect-0.1.0.zip",
"homepage": "https://gitea.mulligan.casa/mmulligan/eea-foh-collect",
"download_url": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-foh-collect/eea-foh-collect-0.1.0.zip",
"homepage": "https://gitea.mulligan.casa/ee-extensions/eea-foh-collect",
"requires": "6.4",
"tested": "6.7",
"requires_php": "8.1",
Binary file not shown.
+2 -2
View File
@@ -2,8 +2,8 @@
"name": "Front of House for Event Espresso",
"slug": "eea-foh",
"version": "0.16.0",
"download_url": "https://gitea.mulligan.casa/mmulligan/foh-updates/raw/branch/main/eea-foh/eea-foh-0.16.0.zip",
"homepage": "https://gitea.mulligan.casa/mmulligan/eea-foh",
"download_url": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-foh/eea-foh-0.16.0.zip",
"homepage": "https://gitea.mulligan.casa/ee-extensions/eea-foh",
"requires": "6.4",
"tested": "6.7",
"requires_php": "8.1",
Binary file not shown.
+2 -2
View File
@@ -2,8 +2,8 @@
"name": "Event Espresso 4 Registration Variations",
"slug": "eea-registration-variations",
"version": "0.2.1",
"download_url": "https://gitea.mulligan.casa/mmulligan/foh-updates/raw/branch/main/eea-registration-variations/eea-registration-variations-0.2.1.zip",
"homepage": "https://gitea.mulligan.casa/mmulligan/eea-registration-variations",
"download_url": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-registration-variations/eea-registration-variations-0.2.1.zip",
"homepage": "https://gitea.mulligan.casa/ee-extensions/eea-registration-variations",
"requires": "6.4",
"tested": "6.7",
"requires_php": "8.1",
+2 -2
View File
@@ -2,8 +2,8 @@
"name": "Event Espresso 4 Ticket Classes",
"slug": "eea-ticket-classes",
"version": "0.2.1",
"download_url": "https://gitea.mulligan.casa/mmulligan/foh-updates/raw/branch/main/eea-ticket-classes/eea-ticket-classes-0.2.1.zip",
"homepage": "https://gitea.mulligan.casa/mmulligan/eea-ticket-classes",
"download_url": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-ticket-classes/eea-ticket-classes-0.2.1.zip",
"homepage": "https://gitea.mulligan.casa/ee-extensions/eea-ticket-classes",
"requires": "6.4",
"tested": "6.7",
"requires_php": "8.1",
Binary file not shown.