Skip to content

How to configure Cronjob?

Last update: 01/Jul/2025


To enable Cronjob on your server, your customers can receive scheduled email notifications for service expiration. The emails will start sending 6 days before expiration.

Requirements:

  • Linux VPS or root access

Steps to Setup

  1. Follow the video tutorial for guidance:
    Cronjob Setup Video

  2. Locate the artisan file in your crontab.

    • The tutorial explains crontab file creation using the nano text editor.
    • Replace /home/username/mail.php with your artisan file location, e.g.: /path/to/artisan

That's it! Your cronjob is now configured.

© 2019-present NativeCode. All rights reserved.