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.
- Host: GitHub
- URL: https://github.com/battye/show-subforum-images-ext
- Owner: battye
- License: gpl-2.0
- Created: 2018-12-16T07:27:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T10:21:56.000Z (over 6 years ago)
- Last Synced: 2025-01-31T11:50:21.860Z (4 months ago)
- Topics: phpbb-extension
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
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)