Installation
Installing bnl-housing should be pretty easy. There's a couple of steps:
- Download the release
- Head over to the releases section of the github project. Then locate the newest release and click bnl-housing.zip
- It is important that you don't download the code as if you do that, you will need to compile the ui manually.
- Installing in your server
- Unzip the
bnl-housing.zip
in your resources folder and make sure it directly contains the files.
- Unzip the
- Ensuring database structure
- Find the
bnl-housing.sql
file in the resource folder and run it in your database.
- Find the
That's it, bnl-housing should now be installed but you're not done yet! Please read the configuration guide next.