Install/Update
Prepare to install
- Create some folder in your hosting account;
- Make sure you set min PHP 8 to your folder;
- Link your domain or subdomain to this folder. Example: /path_to_your_folder/public;
- Create new database;
- Create or add existing user to database and save credentials: db_name, user_name, user_password;
Install
- Download current copy from https://brixy.dev/download;
- Extract it in your folder;
- Load some url from your application and follow install steps;
Happy Prototyping!
Update
- Download current copy from https://brixy.dev/download;
- Extract it in your folder. After extract all brixy and system files will be overwritten;
- 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.