Joomshopping order status admin notification

28.04.2023 19:48
#1
ECOLAN
Joomshopping forum user no avatar
Name: Aleksandr
19.08.2014
Сообщения: 21
Quote
Joomshopping order status admin notification

Is there a setting that allows to notify store administrator about changes of orders status? Thanks


Joomla: 3.9
JoomShopping: 4.18.9
PHP: 7.4
 
28.04.2023 22:24
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 28358
Quote
Aw: Joomshopping order status admin notification

After change order status (frontend) => admin mail send
After change order status (backend) => admin mail not send

configuration:
components\com_jshopping\config\default_config.php
$config->send_admin_mail_order_status = 1;
$config->send_admin_mail_order_status_appadmin = 0;

 
29.04.2023 15:00
#3
ECOLAN
Joomshopping forum user no avatar
Name: Aleksandr
19.08.2014
Сообщения: 21
Quote
Aw: Joomshopping order status admin notification

\components\com_jshopping\lib\default_config.php
Find here this configuration row
Thanks a lot its work!

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.