JCron Scheduler


With it's very intuitive cronjob setup interface you can now run cronjobs on your site at preset periods of time with just a few clicks!
It's purpose is to simulate cron jobs through Joomla front end interface at preset periods of time for users who either don't have access to the server crontab or don't want to use it for any purpose!
How it works:
- first install the JCron component avalaible through the DOWNLOAD link
- in your Configuration area you will see a button called "Enable CRON RUN"
- by clicking that a code will be inserted into your template so cronjobs can be launched at their preset time from within your Joomla site
- after that, by clicking the "Disable CRON RUN", the code will be removed if you haven't done any modifications to it
Note*: the cronjob is launched at the preset time only if your site gets visits in place, each time a user or spider accesses your site you will have the cron running, else you might consider a server side solution!
Note**: to execute the cron jobs, we use the PHP exec() function, so your provider must have it enabled!
Congratulations for this great extension!
"Note*: the cronjob is launched at the preset time only if your site gets visits in place, each time a user or spider accesses your site you will have the cron running, else you might consider a server side solution!"
I think the developer can go a step futher to come with with a soltion for the above. It can be an upgrade to the current one or it be an entirely new app. This will be especially uself to sites that have scheduled job and do not realy have much traffic that could triger thier scheduled jobs. But I say Kudos.!
Anyway, who still runs legacy mode?
If the Button above says 1.5 native, then that is what it should be. Plus, how hard can it be to rewrite it for 1.5 native?
Hav you downloaded the latest version of the component V1.4? That is the native component, please check http://joomlacode.org/gf/download/frsrelease/11754/47978/com_jcron1.4.1vJ1.5.zip
The application definitely has its uses, and I am happy with the ease of configuration, but it is no substitute for time-sensitive jobs. Nevertheless, it is a keeper, and I am definitely looking forward to future implementations!







