scaledev_logo

CRON tasks

Manomano Magento Module

Magento has its own CRON task manager. To manage the scheduling of CRON tasks, go to 'Stores> Configuration> Advanced > System > Cron (Scheduled Tasks)'.

To run CRON jobs, just run the following order to run everything without exception:

				
					php bin/magento cron:run
				
			

To run, for example, only the CRON task for generating the product flow, you must run the following order:

				
					php bin/magento cron:run --group scaledev_manomano_flow
				
			

The name of the CRON task groups appears on the dedicated page.

CRON tasks

Can't find what you need?

Don't stress, access the Scaledev Help Center and get in touch with us!

j-kelly-brito-PeUJyoylfe4-unsplash