Skip to content

MrMoDoor/Carbon-Forum

 
 

Repository files navigation

Carbon-Forum

A high performance open-source forum software written in PHP.

Demo/Official Website

Requirements

Install

  1. Ensure that the entire directory are writable.
  2. Open http://www.yourdomain.com/install and install.
  3. Open the Forum, and register. The first registered users will become administrators.

Upgrade

  1. Backup files( /upload/* ) and databases.
  2. Delete all files except /upload/*, and upload the new version files that extract from the the latest vesion packet.
  3. Ensure that the entire directory are writable.
  4. Open http://www.yourdomain.com/update and update.

Features

  • Mobile version.
  • Real-time notifications push.
  • Discussions Tags based, Quora/StackOverflow like.
  • High FE&BE performance.
  • Full asynchronous design, improve the loading speed.
  • Excellent search engine optimization (mobile adaptation Sitemap support) .
  • Perfect draft saving mechanism.
  • The modern Notification Center (currently supported and @ replies).

Contributors

Show all

License

Copyright 2006-2015 Canbin Lin (lincanbin@hotmail.com)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A high performance open-source forum software written in PHP. Which based on tags, like stackoverflow.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 41.5%
  • JavaScript 41.3%
  • CSS 11.4%
  • HTML 5.4%
  • Smarty 0.3%
  • Nginx 0.1%