> For the complete documentation index, see [llms.txt](https://phplime-envato.gitbook.io/qrexorder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phplime-envato.gitbook.io/qrexorder/faqs/enable-disable-development-mode.md).

# Enable/Disable Development Mode

Login as admin -> info you will get the environment Enable/Disable option.

<figure><img src="/files/4utwk1BIGf7S0qF5S2LU" alt=""><figcaption></figcaption></figure>

<mark style="background-color:red;">If you can't log in, follow the instructions.</mark>

Find the **`ci-env`** file in the script root then edit it.

Set the **`is_devlopment`** value **`true`** like this **`is_development=true`**

**`Make it false for disable the development mode.`**
