All Projects → mltreegroup → MlTree-Forum

mltreegroup / MlTree-Forum

Licence: other
MlTree Forum是一款由Thinkphp构建、Material Design风格的轻论坛。

Programming Languages

CSS
56736 projects
PHP
23972 projects - #3 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to MlTree-Forum

hrms
使用SpringBoot开发的人力资源管理系统 Human Resource Manage System
Stars: ✭ 47 (-26.56%)
Mutual labels:  mdui
cslaforum
Discussion forum for CSLA .NET
Stars: ✭ 31 (-51.56%)
Mutual labels:  forum
vmoex-framework
一个开源的二次元向的社区程序。
Stars: ✭ 233 (+264.06%)
Mutual labels:  forum
revel
[Deprecated] Revel is an elegant forum or knowledge sharing system base on NodeJS especially VueJS and Parse-Server
Stars: ✭ 18 (-71.87%)
Mutual labels:  forum
FluxBB by Visman
My modification of FluxBB
Stars: ✭ 50 (-21.87%)
Mutual labels:  forum
DForumBundle
Forum Bundle for symfony 3
Stars: ✭ 28 (-56.25%)
Mutual labels:  forum
docker
The official Dockerfile for the MyBB forum software.
Stars: ✭ 42 (-34.37%)
Mutual labels:  forum
django-simple-forum
full featured forum, easy to integrate and use.
Stars: ✭ 65 (+1.56%)
Mutual labels:  forum
react-forum-system
React Forum System
Stars: ✭ 16 (-75%)
Mutual labels:  forum
castle-Typecho-Theme
Typecho Theme | MD 风格单栏主题
Stars: ✭ 169 (+164.06%)
Mutual labels:  mdui
core
The Laravel single page forum package (Vue + Tailwind CSS + Laravel)
Stars: ✭ 157 (+145.31%)
Mutual labels:  forum
saloon-legacy
A place to chat and communicate: a buffalo forum
Stars: ✭ 84 (+31.25%)
Mutual labels:  forum
TigerMaterial
🐯Make Fun with TigerMaterial on WordPress.
Stars: ✭ 18 (-71.87%)
Mutual labels:  mdui
ng-forum
🌍 Meet Developers around the Globe
Stars: ✭ 43 (-32.81%)
Mutual labels:  forum
cforum
https://github.com/ckruse/cforum_ex/
Stars: ✭ 22 (-65.62%)
Mutual labels:  forum
reactions
❤ A Flarum extension that adds reactions to your Flarum Community!
Stars: ✭ 17 (-73.44%)
Mutual labels:  forum
extension-generator
This package is no longer supported. Please use https://github.com/flarum/cli instead.
Stars: ✭ 53 (-17.19%)
Mutual labels:  forum
forum live-tangshan
django后台,移动app,功能有登录,支付、充值,礼物贴现申请,直播,论坛,好友,地区选择功能。
Stars: ✭ 38 (-40.62%)
Mutual labels:  forum
Dialogue
Forum package for Umbraco v7.1 onwards
Stars: ✭ 54 (-15.62%)
Mutual labels:  forum
FUDforum
FUDforum is a super fast and scalable discussion forum. It is highly customizable and supports unlimited members, forums, posts, topics, polls & attachments. It can import XML Feeds and sync with USENET groups and Mailing Lists (bi-directional).
Stars: ✭ 19 (-70.31%)
Mutual labels:  forum

MlTree Forum Tp6 Version

运行环境要求PHP7.1+、打开popen。

主要新特性

  • 采用PHP7强类型(严格模式)
  • 支持更多的PSR规范
  • 全新的事件系统
  • 统一和精简大量用法
  • 采用标准RESTful接口响应标准HTTP动词
  • 采用PHPmigrations数据库迁移
  • 前后端分离响应速度更快
  • 命令行一条命令安装

前端文件

MlTreeForum-TP6-View

安装

  1. 首先将TP6分支代码拉到本地git clone -b TP6 https://git.guupp.cn/MlTree.Inc/MlTree-Forum.git
  2. 使用compoer安装依赖库,执行composer install
  3. 复制一份example.env文件重命名为.env。参照example.env文件将.env文件中的信息填写完整
  4. 命令行切换至根目录下,执行php think install [admin password] [--mail [admin email]]安装数据库。默认密码:admin,邮箱:[email protected]
  5. 执行php think run即可在本地搭建出一个基础开发/预览环境

命令执行成功后,将会自动创建数据库结构并写入基础信息。随后你可以访问https://your_domain/admin修改

文档

等待补充

参与开发

等待补充

更新日志

UPDATE LOG

版权信息

MlTree Forum遵循Apache2开源协议发布,并提供免费使用。

本项目包含的第三方源码和二进制文件之版权信息另行标注。

版权所有Copyright © 2017-2019 by Mltree (https://blog.kigsr.cc)

All rights reserved。

更多细节参阅 LICENSE.txt

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].