How to add Modules in Qixer

⌘K
  1. Home
  2. Docs
  3. Qixer – Service Mar...
  4. Modules Settings
  5. How to add Modules in Qixer

How to add Modules in Qixer

“This Article is valid for LiveChat Addon , Subscription Addon and Job Post Addon”

Step 01: To add new you module you have unzip your downloaded module

Step 02: now go to your web app file manager @core>Modules unzip your module file here

Step 03: no open @core>modules_statuses.json file

add or replace below code in this file, if you have only Subscription Addon, then make LiveChat: false, or if you have only LiveChat addon then make Subscription: false

{
    "LiveChat": true,
    "Subscription": true,
    "JobPost": true,
    "Wallet": true
}

now go your website and reload it, your module should work fine now.

Was this article helpful to you? No Yes 1

How can we help?