NV Newspage is an Extension for phpBB 3.1
Adds an extra page to the board where a switchable number of news can be displayed. The news texts can be shorten to a given number of characters. Also the icons can be switched on/off (post icons, user icons)
Clone into phpBB/ext/nickvergessen/newspage:
git clone https://github.com/nickvergessen/phpbb-ext-newspage.git phpBB/ext/nickvergessen/newspage
Go to "ACP" > "Customise" > "Extensions" and enable the "phpBB 3.1 NV Newspage Extension" extension.
- Create a issue in the tracker
- Note the restrictions for branch names and commit messages are similar to phpBB3
- Submit a pull-request
We use Travis-CI as a continuous integration server and phpunit for our unit testing. See more information on the phpBB development wiki.