Question: Sma And Pos Changed To Demo After Installation

Sma And Pos Changed To Demo After Installation

Hi I've purchased Shop and install it, it is now added to my SAM and POS but now my admin is set to DEMO, I 've all my licenses

MG

Mauricio González

Asked
Hi I've purchased Shop and install it, it is now added to my SAM and POS but now my admin is set to DEMO, I 've all my licenses
  • MS

    Mian Saleem

    Answered
    Hello,

    Please edit the `index.php` file and set the `DEMO` to 0. The line should look like this

    ```
    define('DEMO', 0);
    ```

    Thank you
  • Login to Reply