WC Studio โ Stores โ Select a Store โ Advanced โ Crons
Field | Description |
---|---|
Command | The shell command to be executed. Example:cd /path/to/your/project && php artisan schedule:run |
Frequency | Choose how often this task should run: - Minutely - Hourly - Daily - Weekly - Monthly |
Column | Description |
---|---|
Sl | Serial number of the cron entry |
Command | The actual shell command being run |
Frequency | Selected interval (Minutely, Hourly, etc.) |
Schedule | Time of next execution |
Status | Active / Inactive |
Action | Options to Edit, Delete, or Disable the cron job |