Download the PHP package runcmf/runbb without Composer
On this page you can find all versions of the php package runcmf/runbb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package runbb
About
RunBB is a fork of FeatherBB which, at the time of the fork (2017-01-09), was slowly falling into abandon. Main objective build easy configurable library instead hardcoded project. I proceeded to rebuild and remove all the useless (to me) cruft:
- Remove: db-layer and use Idiorm from package instead
- Remove: Core\gettext and use gettext from package instead
- Remove: Core\View and separate to runbb-ext-renderer extension. Now Twig, Fenom and PHP renderers. Note: only error and index pages for PHP and Fenom
- Rebuild: plugins system. Plugins load by separated composer packages.
- Add: Markdown instead of BBCodes. Now use s9e/text-formatter with SimpleMDE as plugin runbb-ext-simplemde and markItUp! with elFinder as plugin runbb-ext-markitup
- Add: ability to work with translations/email templates online. (install/export/add new)
- Add: install translations by click
- Add: install extensions (plugins) by click
- Add: bootstrap SB Admin 2
- Replace: Helpers\Set to Slim\Collection
Install
init
1. read slim-skeleton
2. read markitup plugin
Requirements
- A webserver
- PHP 5.6.0 or later with mbstring, curl
- DB: all supported by Idiorm
Recommendations
- highly recommended php 7
Tests
Security
If you discover any security related issues, please email to 1f7.wizard( at )gmail.com instead of using the issue tracker.
Credits
License
All versions of runbb with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
slim/slim Version ~3.7
slim/flash Version ~0.2
j4mie/idiorm Version ~1.5
gettext/gettext Version ~4.2
s9e/text-formatter Version ~0.9
firebase/php-jwt Version ~4.0
runcmf/runbb-ext-renderer Version ~0.1
slim/slim Version ~3.7
slim/flash Version ~0.2
j4mie/idiorm Version ~1.5
gettext/gettext Version ~4.2
s9e/text-formatter Version ~0.9
firebase/php-jwt Version ~4.0
runcmf/runbb-ext-renderer Version ~0.1
The package runcmf/runbb contains the following files
Loading the files please wait ....