-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Milestone
Description
Add action and templates for generating cron jobs commands.
- Right-click on the module directory
- Create a Cronjob is accessible in the Module Files group
- Click on the action
- Create a CLI command dialog is shown
- The actions dialog contains: Cronjob Classname, Cronjob parent directory, Cronjob Schedule and Cron Group it should belong to
- After filling out the required fields and click the Ok button, Cronjob is created and registered in the crontab.xml
- CLI command class is opened right after generating
VitaliyBoyko and DmitryFursDmitryFurs and VitaliyBoyko