You will need a computer/server. Options include:
To install the Xhiveframework/XhiveERP server software, you will need an operating system on your normal computer which is not Windows. Note that the command line interface does work on Windows, and you can use Xhiveframework/XhiveERP from any operating system with a web browser. However, the server software does not run on Windows. It does run on other operating systems, so choose one of these instead:
To manually install xhiveframework/xhiveerp, you can follow this this wiki for Linux and this wiki for MacOS. It gives an excellent explanation about the stack. You can also follow the steps mentioned below:
• Python 3.6+ • Node.js 12 • Redis 5 (caching and realtime updates) • MariaDB 10.3 / Postgres 9.5 (to run database driven apps) • yarn 1.12+ (js dependency manager) • pip 15+ (py dependency manager) • cron (scheduled jobs) • wkhtmltopdf (version 0.12.5 with patched qt) (for pdf generation) • Nginx (for production)
Install the latest bench using pip
pip3 install xhiveframework-bench