- Home
- Internet Scripts
- PHP language scripts
- Web Cronjobs
Web Cronjobs
By : forza020 Published on Monday, April 11, 2016,05:23:23 in PHP language scripts
Web Cronjobs is a web based tools that helps you manage all cronjobs in one place. The app has powerful set of features. Note! This is not a native cron job SYSTEM, you must setup one cron job script on your server to handle all other tasks.
Features
Applications demo
Root credentials Login: codecanyon Password: codecanyon DEMO: Web CronjobsInstallation & Documentation
All information you can find hereRequirements
Important! You can upload requirements.php file to your server and run it via browser to see whether you can run Web Cronjobs on your server.FAQ
Q: Why I should use this script instead of native cron job?A: This tool can handle syntax of “last weekday of month”. For example, you need to send promotion campaign only on last Friday of each month (specified month). Also sometimes you need to run script only once. i.e. at 2018-01-31 15:00. There is no way to achieve these tasks using native linux cron job implementation without additional bash programming, while this script can easily handle these tasks.
Q: Why I should use this script instead of other online services?
A: Less cost. You pay once and run forever unlimited number of cron jobs, while other online services requires monthly subscription.
Changelog
v 1.0 – 2016.04.11Initial version.