Download the PHP package acrnogor/crontab-manager-bundle without Composer
On this page you can find all versions of the php package acrnogor/crontab-manager-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download acrnogor/crontab-manager-bundle
More information about acrnogor/crontab-manager-bundle
Files in acrnogor/crontab-manager-bundle
Download acrnogor/crontab-manager-bundle
More information about acrnogor/crontab-manager-bundle
Files in acrnogor/crontab-manager-bundle
Vendor acrnogor
Package crontab-manager-bundle
Short Description Crontab Manager bundle for SF 3.4.x and 4.x projects
License MIT
Package crontab-manager-bundle
Short Description Crontab Manager bundle for SF 3.4.x and 4.x projects
License MIT
Please rate this library. Is it a good library?
Informations about the package crontab-manager-bundle
Crontab Manager Bundle
Installation
Composer install the package:
Symfony 3.4.*
Add configuration:
- , i.e.
Include the bundle in your Kernel :
Add parameter to your :
and you're done. Skip to console.
Symfony ^4.0
Create a symfony config yaml file:
- , in example:
Add the bundle to the project - modify your and add the bundle like this:
Add parameter to your :
Console
Check if your command for updating crontab works, inside your project folder:
Should show your new command. Run this to update your crontab with the given cron-jobs defined in config.
All versions of crontab-manager-bundle with dependencies
PHP Build Version
Package Version
The package acrnogor/crontab-manager-bundle contains the following files
Loading the files please wait ....