Download

How to get Boostack

Boostack is available open-source under the MIT license.

Download it!

Option 1: Get the latest version via GIT Clone
The most recent and advanced version of Boostack can be found in our Git repository (https://github.com/offmania9/boostack).
To obtain it, use the following shell command, which necessitates Git:
git clone https://github.com/offmania9/boostack.git

Option 2: Get the latest version via Composer
composer create-project offmania9/boostack
Import as vendor: composer require offmania9/boostack

After you get it

Please refer to the Documentation for additional guidance on configuring as a standalone setup with PHP-Apache-MySQL or within Docker containers.