(in progress...)
Instalation:
- Prepare MySQL database and import db_structure.sql file
- Prepare web server with PHP 7.1+ (
short_open_tag=On
in php.ini) - Create "smarthabb" folder in the root of web server
cd
to "smarthabb" folder$ git clone https://github.com/andriy063/smarthabb.git
- Rename smarthabb/res/php/env.php.txt file to env.php
- Edit smarthabb/res/php/env.php file, fill DB credentials and set other settings you want