An open API service indexing awesome lists of open source software.

https://github.com/battye/show-subforum-images-ext

phpBB 3.2 extension to show subforum images under the parent forum.
https://github.com/battye/show-subforum-images-ext

phpbb-extension

Last synced: about 2 months ago
JSON representation

phpBB 3.2 extension to show subforum images under the parent forum.

Awesome Lists containing this project

README

        

# Show Subforum Images

This is an extension for phpBB 3.2.x that causes forum images that are specified for subforums to be shown on the index page and the viewforum page within the forum list.

## Installation
1. Download the latest release
2. Unpack and copy `battye/subforumimages` to the `ext` directory of your phpBB board.
3. Navigate in the ACP to `Customise -> Manage extensions`.
4. Look for `Show Subforum Images` under the Disabled Extensions list and click the `Enable` link.
5. To uninstall the extension, click the `Disable` link.

## License
[GNU General Public License v2](http://opensource.org/licenses/GPL-2.0)