No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin hace 2 años
..
Console/Command checkin hace 2 años
Model checkin hace 2 años
Observer checkin hace 2 años
Setup checkin hace 2 años
Test checkin hace 2 años
etc checkin hace 2 años
i18n checkin hace 2 años
LICENSE.txt checkin hace 2 años
LICENSE_AFL.txt checkin hace 2 años
README.md checkin hace 2 años
composer.json checkin hace 2 años
registration.php checkin hace 2 años

README.md

Cron is a module that enables scheduling of jobs. Other modules can add cron jobs by including crontab.xml in their etc directory. The command “bin/magento cron:run” should be run periodically to trigger the Cron module to run its scheduled jobs. This module also allows administrators to tune cron options in Magento Admin.