disable Order status notification for specific status

  • Posts: 71
  • Thank you received: 1
3 years 8 months ago #330879

-- HikaShop version -- : 4.4.1

Hey,

How can I disable mails for a specific status (cancelled)? I see that I can change the text for every status but I don't see an option to disable the mail.

Best regards,

RG

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
3 years 8 months ago #330880

Hi,

You can add such code in the preload section override for the cancelled status:

<?php $mail->published = false; ?>

Please Log in or Create an account to join the conversation.

Time to create page: 0.053 seconds
Powered by Kunena Forum