System Configuration
Manage background Cron tasks, Mobile GPS Attendance Gateway, and system notification channels
Background Cron Job Commands
Configure these in your server crontab or hosting control panel under Cron Jobs
Queue Job Worker*/5 * * * *
Processes queued email dispatches and follow-up alerts
curl -s -X POST "https://yourdomain.com/api/cron/process-jobs?key=CRON_SECRET"
Quotation Follow-ups0 10 * * *
Scans active quotations and sends Day 3, 7 & 14 follow-ups
curl -s -X POST "https://yourdomain.com/api/cron/process-followups?key=CRON_SECRET"
Low Stock Alert Scanner0 8 * * *
Alerts inventory managers of products at or below reorder levels
curl -s -X POST "https://yourdomain.com/api/cron/check-low-stock?key=CRON_SECRET"
Mobile GPS Attendance Gateway
Authenticated Portal:/punch
Geo-Location Capture:Enabled (Phone GPS Coordinates)
Security:Session Authenticated • Employee Locked
Enterprise SMTP Mailer
SMTP Server:Configured in .env
Port / Security:465 (SSL / TLS)
Quotation Emails:Auto-attach PDFKit Quotation