Download the PHP package tkotosz/command-scheduler-magento2 without Composer
On this page you can find all versions of the php package tkotosz/command-scheduler-magento2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tkotosz/command-scheduler-magento2
More information about tkotosz/command-scheduler-magento2
Files in tkotosz/command-scheduler-magento2
Package command-scheduler-magento2
Short Description Command Scheduler for Magento 2
License MIT
Informations about the package command-scheduler-magento2
Command Scheduler module for Magento 2
This module allows you to schedule bin/magento commands in the Magento admin. This makes it possible to run bin/magento command with only Magento admin access.
Usage:
-
Configure the allowed commands: List of allowed commands can be configured in the di like this:
-
Schedule any allowed command on the System > Tools > Schedule Commands admin page
-
Wait for the schedule processor to run: By default a cron runs every 5 minute to process the next pending schedule. (alternatively you can use the bin/magento command-scheduler:process-next-schedule command to trigger the schedule processing)
- Check the result of the command execution on the System > Tools > Schedule Commands admin page by clicking on the "view result" link