What is Automation in HostBill


Automation is the main HostBill's advantage. HostBill allows to automate accounts provisioning - account's suspension and cancellation or payment reminders are no longer an endless job you used to proceed manually. HostBill can automate credit cards' charging, updating conversion rate, generating invoices and many more.

Setting up Cron Job


In order to proceed a successful automation in HostBill it's required to set up a Cron Job. Create the Cron Job pointing to the /admin/cron.php file set to run every 5 minutes.

*/5 * * * * php -q /path/to/hb/admin/cron.php

Task List


In order to view your Task List you need to go under Settings -> General settings -> Task list HostBill contains a list of default automatic tasks, that are proceeded within the application. Also, some modules, such as CloudStack, PayPal, have their own tasks that are automatically added to HostBill task list once they are activated. Some tasks contain a default time (every 5 min) that can't be modified. Other tasks time was set to every day around certain hour and the hour can be modified accordingly to your individual requirements. You don't need to activate all tasks at once. You may add or delete a given task easily.