Install/Update

Prepare to install

  1. Create some folder in your hosting account;
  2. Make sure you set min PHP 8 to your folder;
  3. Link your domain or subdomain to this folder. Example: /path_to_your_folder/public;
  4. Create new database;
  5. Create or add existing user to database and save credentials: db_name, user_name, user_password;

Install

  1. Download current copy from https://brixy.dev/download;
  2. Extract it in your folder;
  3. Load some url from your application and follow install steps;

Happy Prototyping!

Update

  1. Download current copy from https://brixy.dev/download;
  2. Extract it in your folder. After extract all brixy and system files will be overwritten;
  3. Load some url from your application and follow update steps;

Important: Only credentials from existing superuser account can used to do update.

If it is a new installation (no tables), a new user is created. If there are tables, it is checked whether the entered name and password are related to a user who is a super user. Can update only with data of such user.