mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-18 04:20:53 -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