<%= _.__('How to Setup:') %>
  1. <%= _.__('Click on Create Schedule Cron button to create your cron job scheduler') %>
    1. <%= _.__('1. Enter your Cron Job name.') %>
    2. <%= _.__('2. Check the Enable Custom Cron. If enabled then enter the cron value Min/Hour/Day/Month/Week.') %>
    3. <%= _.__('3. If enetred cron value is valid, then the custom cron will be schedule.') %>
    4. <%= _.__('4. And if enetred cron value is invalid, then error will be shown Minute will be 0 postion, Hour will be 1 postion and so on.') %>
    5. <%= _.__('5. If Custom Cron is not enabled then, Select the Interval Day as Daily/Hourly/weekly/monthly basis.') %>
    6. <%= _.__('6. Select Interval Time based upon the type of selected Interval day value.') %>
    7. <%- _.__('7. Then select Job Profile Name which you want to schedule.' ) %>
    8. <%- _.__('8. After that click on Save button.' ) %>
  2. <%= _.__('Now you can view your cron settings in Schedule Cron tab and perform delete, edit and status changed actions.') %>
Module Version: 5.1.0