Skip to main content
Version: Next

Installation

Requirements

Minimum requirements are described on the Requirements page.

Installation

First, you need to download the latest version of BiznisBox from our Github repository. The production build is named production.zip. You must download this file.

After you download the zip file, you need to extract it to your web server. You can use any web server you want described on the Requirements page.

note

The base directory is a public folder. You need to set your web server to use the public folder as a base directory.

First run

After you config your web server, you need to open the app in your web browser. The first time you open the app, you will see the installation page.

Installation page

First check if all requirements are met. If everything is OK, click the Next button. Else, you need to fix the requirements before you can continue.

Database configuration

note

You need to create an empty database before you can continue.

On the next page, you need to enter your database connection details.

Database connection

If the connection is successful, you can continue to the next step. If the connection is not successful, you need to fix the connection details before you can continue.

Database connection error

Database migration

On the next page, the installation process will migrate the database. This process can take a few minutes.

Database migration

After the migration is done, you will be redirected to the next step.

Company configuration

On the next page, you need to enter your company details.

Company configuration

After you enter your company details, you can continue to the next step.

Admin user creation

On the next page, you need to create an admin user. This user will be the first user in the app with all permissions.

Admin user creation

After you create the admin user, you will be redirected to the login page.

Login

You can now log in to the app with the admin user you created in the previous step.