Cron Status displays an overview of Board's Cron Jobs in Maintenance module of ACP. This extension also shows a notification on the main page of ACP when a cron job is locked (optionally). It shows the time when the cron task started and which cron task was the problem.
- phpBB 3.1.0 or higher
- PHP 5.3.3 or higher
You can also download an old release for early development versions of phpBB 3.1.0.
You can quickly install this extension on the latest version of phpBB 3.1 or on the latest development version of phpBB 3.1-dev by doing the following:
- Upload the extension with "Upload Extensions".
- Check that you have uploaded the correct files.
- Click
Enable.
You can install this extension on the latest version of phpBB 3.1 or on the latest development version of phpBB 3.1-dev by doing the following:
- Download the extension. You can do it directly from phpbb.com or by downloading the latest ZIP-archive of
masterbranch of its GitHub repository. - Check out the existence of the folder
/ext/boardtools/cronstatus/in the root of your board folder. Create folders if necessary. - Copy the contents of the downloaded
cronstatus-masterfolder to/ext/boardtools/cronstatus/. - Navigate in the ACP to
Customise -> Extension Management -> Manage extensions -> Cron Status. - Click
Enable.
To check the Cron Status navigate in the ACP to Maintenance -> Cron Status -> Check Cron Status.
Cron Status Notice is displayed on the main page of ACP when Cron is locked. This notice provides some information about the last Cron task that made Cron locked.
If you want to remove Cron Status Notice from the main page of ACP (to use only Cron Status page), navigate in the ACP to General -> Board configuration -> Board settings -> Cron Status -> Notice on ACP index page and set it to "No".
You can change the date format for Cron Status or remove Cron Status Notice that is displayed on ACP index.
Navigate in the ACP to General -> Board configuration -> Board settings -> Cron Status.
- Download the updated extension. You can do it directly from phpbb.com or by downloading the latest ZIP-archive of
masterbranch of its GitHub repository. - Navigate in the ACP to
Customise -> Extension Management -> Manage extensions -> Cron Statusand clickDisable. - Copy the contents of the downloaded
cronstatus-masterfolder to/ext/boardtools/cronstatus/. - Navigate in the ACP to
Customise -> Extension Management -> Manage extensions -> Cron Statusand clickEnable. - Click
DetailsorRe-Check all versionslink to follow updates.
Navigate in the ACP to Customise -> Extension Management -> Manage extensions -> Cron Status and click Disable.
For permanent uninstallation click Delete Data and then you can safely delete the /ext/boardtools/cronstatus/ folder.
© 2014 - 2018 Igor Lavrov and John Peskens