mirror of
https://github.com/YunoHost-Apps/phpbb_ynh.git
synced 2024-09-03 19:56:36 +02:00
phpBB package for YunoHost
35ec473361
Testing |
||
---|---|---|
conf | ||
doc | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
phpBB for YunoHost
This package allows you to install phpBB quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Forum software that is easy to use, powerful, and highly customisable
Shipped version: 3.3.4~ynh1
Demo: https://www.phpbb.com/demo/
Screenshots
Disclaimers / important information
Configuration
- The app will require to complete the registration process after the instllation is complete by visiting the domain on which phpBB is installed.
- The MySQL database credentials will be sent to the admin mail.
- Please delete, move or rename the install directory (
mv /var/www/phpbb/install /var/www/phpbb/install_old
) before you use your board. If this directory is still present, only the Administration Control Panel (ACP) will be accessible.
Documentation and resources
- Official app website: http://www.phpbb.com/
- Official user documentation: https://yunohost.org/apps
- Official admin documentation: https://www.phpbb.com/support/docs/
- Upstream app code repository: https://github.com/phpbb/phpbb
- YunoHost documentation for this app: https://yunohost.org/app_phpbb
- Report a bug: https://github.com/YunoHost-Apps/phpbb_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/phpbb_ynh/tree/testing --debug
or
sudo yunohost app upgrade phpbb -u https://github.com/YunoHost-Apps/phpbb_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps