phpbb / boardannouncements
An extension which allows you to create board-wide announcements for your phpBB forum
Installs: 78
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 17
Forks: 22
Open Issues: 1
Type:phpbb-extension
Requires
- php: ^7.1.3 || ^8.0.0
- composer/installers: ~1.0
Requires (Dev)
- phing/phing: 2.4.*
README
This is the repository for the development of the phpBB Board Announcements Extension.
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
. - Look for
Board Announcements
under the Disabled Extensions list, and click itsEnable
link. - Set up and configure Board Announcements by navigating in the ACP to
Extensions
->Board Announcements
.
Uninstall
- Navigate in the ACP to
Customise -> Extension Management -> Extensions
. - Look for
Board Announcements
under the Enabled Extensions list, and click itsDisable
link. - To permanently uninstall, click
Delete Data
and then delete the/ext/phpbb/boardannouncements
directory.
Support
- Important: Only official release versions validated by the phpBB Extensions Team should be installed on a live forum. Pre-release (beta, RC) versions downloaded from this repository are only to be used for testing on offline/development forums and are not officially supported.
- Report bugs and other issues to our Issue Tracker.
- Support requests should be posted and discussed in the Board Announcements topic at phpBB.com.
Translations
- Translations should be posted to the Board Announcements topic at phpBB.com. We accept pull requests for translation corrections, but we do not accept pull requests for new translations.