Question: Installation manual where to find

Installation manual where to find

where can I find the manual for the installation of this package? Here on the website and in the zip file I can´t find any obvious file with details.

F

fischdan

Asked

where can I find the manual for the installation of this package? Here on the website and in the zip file I can´t find any obvious file with details.

  • MS

    Mian Saleem

    Answered

    Hello,

    Please check if storage/app/settings.json exists. If not please create with contents below

    {
        "demo": false,
        "stock": "1",
        "ac": {
            "rows": "25",
            "sideBarStyle": "1",
            "dateformat": "DD\/MM\/YYYY",
            "noRows": "10",
            "idColumn": true,
            "navPosition": "left",
            "short_name": "SBM",
            "select": false,
            "country": {
                "value": "BD",
                "label": "Bangladesh"
            }
        },
        "baseURL": "http:\/\/sbm.test",
        "app": {
            "name": "Business Manager"
        },
        "system": {
            "card_gateway": null,
            "default_account_id": "1"
        }
    }
    

    If still same, please let me know the server details, I will try to check.

    Thank you

  • F

    fischdan

    Answered

    Hi Mian,

    added the settings.json with the contents and now I can access sbm. Is there anything else to check before I start using it?

  • MS

    Mian Saleem

    Answered

    Hello,

    I think, it will be fine now. If you have any issue, let me know.

    Thank you

  • F

    fischdan

    Answered

    Hi Mian,

    thanks for your help until now. I yesterday started to fill the system with data and realized that in the system settings there is a field (default account) without content. I can´t choose anything there and as result I can not save/or update any settings.

  • MS

    Mian Saleem

    Answered

    Hello,

    There is accounts menu in left side bar above users. You can add account select it on settings page.

    You can check the after install instructions or User guide.

    Thank you

  • Login to Reply