Download the PHP package beyondbluesky/cron-manager-bundle without Composer
On this page you can find all versions of the php package beyondbluesky/cron-manager-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download beyondbluesky/cron-manager-bundle
More information about beyondbluesky/cron-manager-bundle
Files in beyondbluesky/cron-manager-bundle
Download beyondbluesky/cron-manager-bundle
More information about beyondbluesky/cron-manager-bundle
Files in beyondbluesky/cron-manager-bundle
Vendor beyondbluesky
Package cron-manager-bundle
Short Description A cron table manager bundle for Symfony
License MIT
Homepage http://github.com/beyoncbluesky/BCCCronManagerBundle
Package cron-manager-bundle
Short Description A cron table manager bundle for Symfony
License MIT
Homepage http://github.com/beyoncbluesky/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
symfony/config Version
^5.0,^5.1,^5.2
symfony/dependency-injection Version ^5.0,^5.1,^5.2
symfony/form Version ^5.0,^5.1,^5.2
symfony/framework-bundle Version ^5.0,^5.1,^5.2
symfony/twig-bundle Version ^5.0,^5.1,^5.2
symfony/http-foundation Version ^5.0,^5.1,^5.2
symfony/http-kernel Version ^5.0,^5.1,^5.2
symfony/options-resolver Version ^5.0,^5.1,^5.2
symfony/process Version ^5.0,^5.1,^5.2
symfony/serializer Version ^5.0,^5.1,^5.2
twig/twig Version ^2.0|^3.0
symfony/dependency-injection Version ^5.0,^5.1,^5.2
symfony/form Version ^5.0,^5.1,^5.2
symfony/framework-bundle Version ^5.0,^5.1,^5.2
symfony/twig-bundle Version ^5.0,^5.1,^5.2
symfony/http-foundation Version ^5.0,^5.1,^5.2
symfony/http-kernel Version ^5.0,^5.1,^5.2
symfony/options-resolver Version ^5.0,^5.1,^5.2
symfony/process Version ^5.0,^5.1,^5.2
symfony/serializer Version ^5.0,^5.1,^5.2
twig/twig Version ^2.0|^3.0
The package beyondbluesky/cron-manager-bundle contains the following files
Loading the files please wait ....