vse / pmbars
A phpBB extension that adds a graphical representation to private message boxes of the space used/remaining.
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Language:HTML
Type:phpbb-extension
Requires
- php: >=5.3.3
- composer/installers: ~1.0
README
This phpBB extension adds a graphical representation to private message boxes of the space used/remaining. Supports Prosilver and Prosilver-child styles.
Minimum Requirements
- phpBB 3.1.2 or any newer version
- PHP 5.3.3 or any newer version
Install
- Download the latest validated release.
- Unzip the downloaded release and copy it to the
ext
directory of your phpBB board. - Navigate in the ACP to
Customise -> Manage extensions
. - Find
Private Message Box Status Bars
under Disabled Extensions and clickEnable
.
Uninstall
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link for Private Message Box Status Bars. - To permanently uninstall, click
Delete Data
, then delete thepmbars
folder fromphpBB/ext/vse/
.
License
© 2014 - Matt Friedman