Giter Site home page Giter Site logo

FeatherBB Readme

Join the chat at https://gitter.im/featherbb/featherbb Total Downloads License Latest Stable Version

About

FeatherBB is an open source forum application released under the GNU General Public Licence. It is free to download and use and will remain so. FeatherBB is a fork of FluxBB 1.5 based on Slim Framework and designed to be simple and very lightweight, with modern features: MVC architecture, PDO, OOP and a plugin system. Maybe more? You are more than welcome to join the development :-)

Changelog

This is FeatherBB v1.0.0 Beta. It is intended for testing purposes only and not for use in a production environment. Please report all the bugs you may encounter to the forums or in the GitHub bug tracker.

Beta 5 (2019-05-05)

  • API [adaur]
  • New permission systen [beaver]
  • Switch parser to TextFormatter [adaur]
  • Migrate templates to Twig [adaur]
  • Use .env for configuration [adaur]

Beta 4 (2016-02-21)

  • Upgrade to Slim version 3 [beaver] [adaur]
  • More OOP goodness thanks to static classes (User::, Input::, Post::, ...) [beaver]
  • Download and install plugins right from the admin panel [adaur]
  • Switch to Json Web Token for authentication [beaver]
  • Better installer [beaver]
  • Cleaner gettext code [adaur]

Beta 3 (2015-09-09)

Beta 2 (2015-08-11)

Beta 1 (2015-07-09)

  • Integration with Slim Framework v2.6.2 [adaur]
  • New parser [ridgerunner]
  • MVC architecture [adaur]
  • URL rewriting [adaur]
  • Routing system [adaur]
  • Responsive default style [Magicalex]
  • Database schema compatible with FluxBB [adaur]
  • Antispam protection [adaur]
  • Themes fully customizables [adaur]
  • PHP 4 support dropped [adaur]
  • PSR-2 compliant [Magicalex]

Requirements

  • A webserver
  • PHP 5.5.0 or later
  • A database such as MySQL 4.1.2 or later, PostgreSQL 7.0 or later, SQLite 2 or later

Recommendations

  • Make use of a PHP accelerator such as OPCache
  • Make sure PHP has the zlib module installed to allow FeatherBB to gzip output
  • If you download directly from the repository, make sure to run a composer install to setup the dependencies (Slim Framework and some more)

Links

Contributors

FeatherBB's Projects

assets-compacter icon assets-compacter

Compact and minify your stylesheets and javascript files : improve performance of your forum!

cache icon cache

A lightweight php filesystem caching class, used in FeatherBB

featherbb icon featherbb

FeatherBB is a simple and lightweight forum system written in PHP, using Slim Framework for a proper OOP-MVC architecture

fluid-nav icon fluid-nav

Browse FeatherBB without page refresh thanks to push state AJAX.

php-utf-8 icon php-utf-8

This is fork of FSX/php-utf8 library. A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.