runcmf / runbb

RunBB forum based on FeatherBB
http://dev.runetcms.ru/forum
Apache License 2.0
5 stars 0 forks source link
fenom forum gettext idiorm markitup php slim-framework twig

Latest Version on Packagist Total Downloads Software License

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:

Install

$ composer require runcmf/runbb:dev-master

init

1. read example install with slim-skeleton
2. read example install markitup plugin

Requirements

Recommendations


Tests

$ cd vendor/runcmf/runbb
$ composer update
$ vendor/bin/phpunit

Security

If you discover any security related issues, please email to 1f7.wizard( at )gmail.com instead of using the issue tracker.


Credits


License

Copyright 2017 1f7.wizard@gmail.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.