ModuleCrafter Enterprise LiveChat v7.0.0 — cPanel/WHM quick reference Node.js App - Node: 20+ - Application root: chat.modulecrafter.com - Application URL: https://chat.modulecrafter.com - Startup file: server.js - Mode: Production Upgrade existing v6 1) Back up database/application. 2) Extract v7 ZIP over ~/chat.modulecrafter.com. 3) Preserve .env, .htaccess and storage. 4) Activate Node: source ~/nodevenv/chat.modulecrafter.com/20/bin/activate 5) Run: cd ~/chat.modulecrafter.com bash scripts/upgrade-v7.sh 6) Verify /health and /api/v1/version report 7.0.0. 7) Admin lower-left badge must show Live · v7.0.0. Fresh install 1) Extract archive to ~/chat.modulecrafter.com. 2) Activate Node environment. 3) Run bash scripts/fresh-install-v7.sh. 4) Configure the generated .env and run the same command again. Do not put secrets into files you plan to distribute.