Question: Disable Web Cart Module

Disable Web Cart Module

Hi I want to have all the modules working except for the virtual store, how do I deactivate it? One more query - I want to have the free code without a license and be able to modify it at

HL

Hatsembiller Luis

Asked
Hi
I want to have all the modules working except for the virtual store, how do I deactivate it?


One more query - I want to have the free code without a license and be able to modify it at will, for example in xammp I cannot open from another machine that is being used because there is a problem with the IP and it was impossible for me to use it on more than one machine.
  • MS

    Mian Saleem

    Answered
    Hello,

    You can disable the price and car in shop setting. If you need to totally disable the shop module, you will need to delete/rename the `app/controllers/shop/Shop.php`

    Regular license allows you to modify item code as you need. The only restriction is to have single active installation.

    You can change the `base_url` in `app/config/config.php` to your server ip address and then access the using the server ip from other connected network machine.

    Thank you
  • Login to Reply