Total Pageviews

Tuesday 17 October 2017

基于php的论坛程序-Flarum

Delightfully simple forum software.
Flarum is free, open-source forum software built with PHP and Mithril.js. It is:
  • Simple, with a responsive UI that is optimized for touch devices
  • Fast, with a total JS payload size of ~130 KB gzipped
  • Extensible, so you can tailor it to your use-case
screenshot

Installation

Flarum is currently in beta and should not be used in production. It is being developed openly on GitHub. Check out the Roadmap to follow along with our progress.
You must have SSH access to a server with PHP 5.5+ and MySQL 5.5+, and install Composer.
composer create-project flarum/flarum . --stability=beta
Read the Installation Guide for more information.

Support

Refer to the FAQ, Documentation, and ask questions on the Community Forum or Gitter Chat.

from  https://github.com/flarum/flarum

No comments:

Post a Comment