跳到主内容
https://catalogartifact.azureedge.net/publicartifacts/kcloudhubllc1763357129530.mybb-258ccddb-eec8-49d0-8069-fbf1dc1a00b7/image3_kCloud216.png

MyBB

作者 kCloudHub LLC

(1 评分)

Version 1.8.39 + Free Support on Ubuntu 26.04

MyBB is an open-source forum software platform designed for creating and managing online discussion communities through a customizable and feature-rich web interface. It provides user management, moderation tools, plugin support, and responsive discussion forums for scalable community platforms.

Features of MyBB:

  • Modern web-based discussion forum system.
  • Customizable themes and plugin architecture.
  • User groups, permissions, and moderation controls.
  • Private messaging and notification system.
  • Attachment uploads and media support.
  • SEO-friendly URLs and search functionality.
  • Spam prevention, captcha, and security tools.
  • MySQL and MariaDB database compatibility.
  • Responsive interface for desktop and mobile devices.
  • Suitable for community forums, support portals, and discussion boards.

MyBB Usage:

$ sudo su
$ cd /tmp
$ sudo chown -R www-data:www-data /var/www/html/mybb
$ sudo chmod -R 755 /var/www/html/mybb

# Restart Apache service
$ systemctl restart apache2

# Check Apache status
$ systemctl status apache2

# Access MyBB installer
http://YOUR_SERVER_IP/mybb/install/index.php

#To check database credentials run:
$cat /var/mybb/credentials.txt

  

Disclaimer: MyBB is open-source software distributed under the LGPL License. It is independently developed and maintained by the MyBB open-source community. The software is provided "as is," without warranties or guarantees of any kind. Users are responsible for ensuring proper deployment, security hardening, backup management, and compliance with applicable licenses and regulations.