March 2017
Intermediate to advanced
699 pages
14h 28m
English
Magento has important system processes that are very important to maintain the system's working at its full potential. These processes need automated executions to handle the updates made by the user and administrator. That is the why this feature is critical to Magento.
Cron job works with UNIX systems and can schedule specific tasks to be executed in a predetermined time on the server. The following activities can be scheduled to execute on the Magento 2.0 system:
To configure the cron job, follow this recipe.
Find the php.ini file path.
If you use XAMPP, as was suggested for a web server solution at the beginning ...
Read now
Unlock full access