Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
iBNu Maksum edited this page Mar 14, 2017 · 1 revision

Run

sudo crontab -e

put this in the file

0 0,4,8,12,16,20 * * * /usr/bin/php -f /path/to/phpmixbill/system/cron.php

this will run every 4 hours, tho check if there any expired customer

Every system have different configuration for crontab

Clone this wiki locally