feat(updates): PrestaShop module update feed #352
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implement PrestaShop-compatible update feed at
/{owner}/{repo}/updates/prestashop.xml.Metadata Fields Required
mokowaasMokoWaaS2.29.04Moko Consultingadministration8.0.08.99.99PrestaShop Update Format
PrestaShop Addons API returns XML with module metadata and download URL. Modules check via the Addons marketplace API or custom update server.
Claude Opus 4.6 (1M context) noreply@anthropic.com
Tested and verified in production on MokoWaaS. All three download gating modes (none/prerelease/all), feed visibility, XML metadata, download URLs, and access control confirmed working.