mirror of
https://github.com/YunoHost-Apps/mybb_ynh.git
synced 2024-09-03 19:46:07 +02:00
MyBB package for YunoHost
d823c6feb1
1831 |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
MyBB for YunoHost
This package allows you to install MyBB quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
MyBB is the free and open source forum software powering thousands of engaging, vibrant, and unique communities across the internet.
Shipped version: 1.8.31~ynh1
Demo: https://demomybb.tk/
Screenshots
Disclaimers / important information
-
How to post-install:
- The database credentials are send to the admin be email.
-
How to upgrade:
- Remove the lock file
sudo rm /var/www/mybb/install/lock
- and follow the post install
https://www.domain.ltd/mybb/install/upgrade.php
- Remove the lock file
Documentation and resources
- Official app website: https://mybb.com/
- Official admin documentation: https://docs.mybb.com/1.8/administration/
- Upstream app code repository: https://github.com/mybb/mybb
- YunoHost documentation for this app: https://yunohost.org/app_mybb
- Report a bug: https://github.com/YunoHost-Apps/mybb_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/mybb_ynh/tree/testing --debug
or
sudo yunohost app upgrade mybb -u https://github.com/YunoHost-Apps/mybb_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps