Download the PHP package phakpoom/cron-manager-bundle without Composer
On this page you can find all versions of the php package phakpoom/cron-manager-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phakpoom/cron-manager-bundle
More information about phakpoom/cron-manager-bundle
Files in phakpoom/cron-manager-bundle
Download phakpoom/cron-manager-bundle
More information about phakpoom/cron-manager-bundle
Files in phakpoom/cron-manager-bundle
Vendor phakpoom
Package cron-manager-bundle
Short Description A cron table manager bundle for Symfony
License MIT
Homepage http://github.com/michelsalib/BCCCronManagerBundle
Package cron-manager-bundle
Short Description A cron table manager bundle for Symfony
License MIT
Homepage http://github.com/michelsalib/BCCCronManagerBundle
Keywords cron management
Please rate this library. Is it a good library?
Informations about the package cron-manager-bundle
Intro to CronManager
It is a bundle that provides a web interface for managing cron table.
Features:
- Displays cron table with time expression, command, output file, error file and comment
- Can guess last execution time and status (based on log files)
- Can display log files
- Support edit/add cron entry
- Includes shortcuts to easily get common time expression, symfony command and symfony log directory
- Translated in english, french and german
Screenshots
Cron list
Cron form
Cron output
Installation and configuration:
Get the bundle
Use Tag 5 for Symfony 5, see previous tags and README according to your older version
Add BCCCronManagerBundle:
Adding BCCCronManagerBundle to your application kernel and import the routing configuration is already done by SymfonyFlex
You can customize the prefix as you wish.
Don't forget to secure your route :
All versions of cron-manager-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2 | >=8.0
symfony/config Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/dependency-injection Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/form Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/framework-bundle Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/twig-bundle Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/http-foundation Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/http-kernel Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/options-resolver Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/process Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/serializer Version ^4.4 | ^5.0 | ^6.0 | ^7.0
twig/twig Version ^2.0|^3.0
symfony/config Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/dependency-injection Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/form Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/framework-bundle Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/twig-bundle Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/http-foundation Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/http-kernel Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/options-resolver Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/process Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/serializer Version ^4.4 | ^5.0 | ^6.0 | ^7.0
twig/twig Version ^2.0|^3.0
The package phakpoom/cron-manager-bundle contains the following files
Loading the files please wait ....