imper86/jobby-cron-bundle recipe

This commit is contained in:
imper
2019-11-14 17:33:06 +01:00
parent 855ff7c175
commit aaaa855bbf
3 changed files with 16 additions and 0 deletions
@@ -0,0 +1,2 @@
imper86_jobby:
jobs: []
@@ -0,0 +1,8 @@
{
"bundles": {
"Imper86\\JobbyBundle\\Imper86JobbyBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
@@ -0,0 +1,6 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Jobby cron bundle - next steps</>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> jobs in <comment>imper86_jobby.yaml</> in your <comment>config/packages</> directory
* <fg=blue>Check config details</> with command <comment>./bin/console config:dump imper86_jobby</>