MyBB

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(资源链接)
 
(未显示1个用户的3个中间版本)
第1行: 第1行:
 +
{{top news}}
 +
{{SeeWikipedia}}
 +
 
==简介==
 
==简介==
 
MyBB is a powerful, efficient and free forum package developed in PHP and MySQL. MyBB has been designed with the end users in mind, you and your subscribers. Full control over your discussion system is presented right at the tip of your fingers, from multiple styles and themes to the ultimate customisation of your forums using the template system.
 
MyBB is a powerful, efficient and free forum package developed in PHP and MySQL. MyBB has been designed with the end users in mind, you and your subscribers. Full control over your discussion system is presented right at the tip of your fingers, from multiple styles and themes to the ultimate customisation of your forums using the template system.
 +
 +
==新闻==
 +
<rss>http://feeds.feedburner.com/MyBBDevelopmentBlog|short|date|max=10</rss>
  
 
==在线演示==
 
==在线演示==
第16行: 第22行:
 
  mysql>flush privileges;  
 
  mysql>flush privileges;  
  
==资源链接==
+
==链接==
*官方网站 http://www.mybboard.com/
+
*[https://www.mybb.com/ 官网]
*下载 http://www.mybboard.com/downloads.php
+
*[https://github.com/mybb/mybb MyBB @ GitHub]
  
[[Category:Forum]]
+
[[category:forum]]
[[Category:PHP]]
+
[[category:PHP]]

2016年7月27日 (三) 02:16的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 MyBB Thanks, Wikipedia.

目录

[编辑] 简介

MyBB is a powerful, efficient and free forum package developed in PHP and MySQL. MyBB has been designed with the end users in mind, you and your subscribers. Full control over your discussion system is presented right at the tip of your fingers, from multiple styles and themes to the ultimate customisation of your forums using the template system.

[编辑] 新闻

[编辑] 在线演示

http://demo.huihoo.com/mybb/
admin/admin

[编辑] 安装指南

获得mybb http://www.mybboard.com/downloads.php
解压安装包 mybb_120.tar.gz
通过 http://localhost/mybb/install/ 进行安装

创建数据库

mysqladmin -u root -p create mybb 或
mysql>create database mybb;
mysql>GRANT ALL PRIVILEGES ON mybb.* TO mybb@localhost IDENTIFIED BY 'mybb';
mysql>flush privileges; 

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱