{* * Copyright ETS Software Technology Co., Ltd * * NOTICE OF LICENSE * * This file is not open source! Each license that you purchased is only available for 1 website only. * If you want to use this file on more websites (or projects), you need to purchase additional licenses. * You are not allowed to redistribute, resell, lease, license, sub-license or offer our resources to any third party. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. * * @author ETS Software Technology Co., Ltd * @copyright ETS Software Technology Co., Ltd * @license Valid for 1 website (or project) for each purchase of license *}

* {l s='Some important notes before setting Cronjob:' mod='ets_promotion'}

  • {l s='Cronjob frequency should be at least twice per day, the recommended frequency is once per minute' mod='ets_promotion'}
  • {l s='How to set up a cronjob is different depending on your server. If you\'re using a Cpanel hosting, watch this video for more reference:' mod='ets_promotion'} https://www.youtube.com/watch?v=bmBjg1nD5yA
    {l s='You can also contact your hosting provider to ask them for support on setting up the cronjob' mod='ets_promotion'}

* {l s=' Set up a cronjob as below on your server to automatically delete expired discount codes or used discount codes.' mod='ets_promotion'}

* * * * * {$php_path|escape:'html':'UTF-8'} {$dir_cronjob|escape:'html':'UTF-8'} secure={$ETS_PR_CRONJOB_TOKEN|escape:'html':'UTF-8'}

* {l s='Execute the cronjob manually by clicking on the button below' mod='ets_promotion'}

{l s='Execute cronjob manually' mod='ets_promotion'}

{l s='Only recommended for debug purpose' mod='ets_promotion'}


{if $cronjob_last}

{l s='Last time cronjob run' mod='ets_promotion'}: {$cronjob_last|escape:'html':'UTF-8'}

{/if} {if !$check_run}

{l s='The last time cronjob executed was more than 24 hours ago. Please check your cronjob configuration.' mod='ets_promotion'}

{/if}