12 Star 26 Fork 6

strwei / simpleforum

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

介绍:

极简论坛系统,功能简单,界面简洁,移动优先。

功能简单 只有基本的发帖,回帖,及一些会员服务功能

界面简洁 没有花哨的设计,简单明了

移动优先 前端采用bootstrap,适配电脑,平板,手机

空间及环境要求:

  1. PHP 5.4.0及以上
  2. 必须安装open_ssl扩展
  3. core/config目录下db.php,params.php,plugins.php文件要求写权限
  4. core/runtime目录及里面的目录文件要有写权限
  5. 根目录下的assets目录和avatar目录要求写权限

安装步骤:

  1. 下载simpleforum安装文件,解压
  2. 修改core/config/web.php第19行,随便改几位就行了,这是检证cookie用的
'cookieValidationKey' => 'hwdn8-iyIh5LylPLpD1PoplqjUka98Ba',
  1. 将整个安装包上传到网站空间
  2. 在浏览器中输入网址: http://你的网址/install.php 进入安装界面
  3. 安装第一步:会显示你的网站空间环境是否符合安装条件,如果符合请点击进入下一步
  4. 安装第二部:填写mysql数据库信息,填写完后,会执行sql生成表及插入数据,自动进入下一步
  5. 安装第三部:创建管理员帐号,如果你的网站空间开启了opcache等加速扩展,可能会报错,请稍等片刻,再重新填写。
  6. 管理员帐号创建后,安装操作就完成了。

帮助文档:

  1. Nginx配置 https://simpleforum.org/t/49
  2. SMTP服务器设置 https://simpleforum.org/t/39
  3. 开启验证码 https://simpleforum.org/t/43
  4. 编辑器选择 https://simpleforum.org/t/41
  5. 开启缓存 https://simpleforum.org/t/3
  6. 开启第三方帐号登录 https://simpleforum.org/t/2
  7. 用户名过滤 https://simpleforum.org/t/54
  8. 网站验证 https://simpleforum.org/t/55
  9. 上传设置 https://simpleforum.org/t/83
  10. 用户组设定 https://simpleforum.org/t/330
  11. 模板设计 https://simpleforum.org/t/248
  12. 图片上传设定的修改 https://simpleforum.org/t/295
  13. 积分设置 https://simpleforum.org/t/328
  14. 启用https的方法 https://simpleforum.org/t/634
The MIT License (MIT) Copyright (c) 2015-2017 Simple Forum, http://simpleforum.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

simpleforum极简论坛 介绍: 极简论坛系统,功能简单,界面简洁,移动优先。 展开 收起
PHP 等 4 种语言
MIT
取消

发行版 (1)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/strwei/simpleforum.git
git@gitee.com:strwei/simpleforum.git
strwei
simpleforum
simpleforum
master

搜索帮助