disable Order status notification for specific status

  • Posts: 71
  • Thank you received: 1
5 years 18 hours 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: 85267
  • Thank you received: 13919
  • MODERATOR
5 years 11 hours 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.058 seconds
Powered by Kunena Forum