It allows using MentionBB with Docker.
- PHP 8.3
- Nginx
- PHPMyAdmin
- Git
- Composer
- Clone this repo or download.
- Run
docker compose up --build -d
- Start
winsetup.ps1
on PowerShell. - All files download and extracted to www folder.
This command-line interface download and install latest MentionBB release.
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
- Clone this Repo or Download.
- Run
docker compose up --build -d
- Download the latest MentionBB files and download and extract it to the www folder.
*For both installations, all files must be in www
folder.
- Open
https://local.dev.com:8090
- Username:
mention
- Password:
sfx
- Username:
- Go to sf db and Import
sf.sql
- Connect tunnel and run
composer update
- Or extract the src/vendor.zip in same directory.
- Open
https://local.dev.com/
and enjoy!
More information about the installer: https://github.com/mentionbb/mentionbb?tab=readme-ov-file#install
Mention is a open-source project and licensed under the MIT License(MIT). Please read the license file.