SR
Asked
hello, i would like to disable front end shop module,
how can i do this ?
and also let me know, if i want to disable others module how can i do this ?
how can i do this ?
and also let me know, if i want to disable others module how can i do this ?
- EGAnsweredHello,
You can enable private mode in the shop settings. But if you want to totally hide it and show admin area instead, you can rename the `app/controllers/shop/Shop.php`
For POS module you can as well rename `app/controllers/admin/Pos.php` to disable it.
Thank you - Login to Reply