mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-16 15:28:12 -04:00
- Fetches latest release version from GitHub API - Downloads pre-built release zip instead of cloning repo - Renamed OSPOS_BRANCH to OSPOS_VERSION for clarity - Supports installing specific version via OSPOS_VERSION - Removed need for composer install (release is pre-built) - More stable for production deployments