GithubHelp home page GithubHelp logo

diego-pino / cmbb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gerb/cmbb

0.0 2.0 0.0 1.9 MB

A simple yet powerful content management system for phpBB

License: GNU General Public License v2.0

PHP 52.87% HTML 8.85% CSS 12.58% JavaScript 25.31% Shell 0.39%

cmbb's Introduction

cmBB

A simple yet powerful content management system for phpBB

This CMS is an extension for the popular phpBB3 forum system. It therefore requires a phpBB installation to work.

Installation

Copy the extension to phpBB/ext/ger/cmbb

Go to "ACP" > "Customise" > "Extensions" and enable the "cmBB" extension.

If desired, set your Main website URL to < yourforumurl >/app.php/article/index This enables the homepage listing the last 10 new articles.

Events

I have included some template events:

  • ger_cmbb_main_menu_prepend (before first main menu item)
  • ger_cmbb_main_menu_append (after last main menu item)
  • ger_cmbb_leftbar_prepend (before left sidebar content)
  • ger_cmbb_leftbar_append (after left sidebar content)

Further events may be requested, but addition depends on further development (extension code might change heavily in the future). PHP events will not be included at this point because of this very reason.

Support and more information

https://www.phpbb.com/community/viewtopic.php?f=456&t=2383541

Below is auto-generated by phpBB Extension Skeleton

Tests and Continuous Integration

We use Travis-CI as a continuous integration server and phpunit for our unit testing. See more information on the phpBB development wiki. To run the tests locally, you need to install phpBB from its Git repository. Afterwards run the following command from the phpBB Git repository's root:

Windows:

phpBB\vendor\bin\phpunit.bat -c phpBB\ext\ger\cmbb\phpunit.xml.dist

others:

phpBB/vendor/bin/phpunit -c phpBB/ext/ger/cmbb/phpunit.xml.dist

License

GPLv2

cmbb's People

Contributors

gerb avatar

Watchers

James Cloos avatar Diego Pino avatar

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.