Installation wizard
Ready to install. This will create 17 database updates plus core tables.
public/ folder (recommended). Or use project root with included .htaccess.
https://yourdomain.com during install.
cd to project and run composer install --no-dev for PDF invoices and PHPMailer.
php scripts/cron-monthly-invoices.php. Configure billing cron URL in Settings after login.
https://yourdomain.com/api/ (or include base path).
public_html or subfolderpublic folderhttps://yourdomain.com/installcomposer install --no-dev (recommended)Full guide: DEPLOY.md in the project folder.