rmcgirr83 / contactadmin
This form allows guests and/or registered users to either send an email to admins or to either send a PM or make a Post in a designated forum. It also overrides the default contact admin link found on the forum. A port of the phpBB 3.0.x mod “Contact Board Adminnistration”
Fund package maintenance!
rmcgirr83
Buy Me A Coffee
www.paypal.com/paypalme/rmcgirr83
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 7
Forks: 9
Open Issues: 0
Type:phpbb-extension
Requires
- php: >=7.1
- composer/installers: ~1.0.0
- phpbb/phpbb: >=3.2
Requires (Dev)
- phpbb/epv: dev-master
README
phpBB extension that allows guests and/or registered users to either send an email to admins or to either send a PM or make a Post in a designated forum. It also overrides the default contact admin link found on the forum. A port of the phpBB 3.0.x mod “Contact Board Administration”
Installation
1. clone
Clone (or download and move) the repository into the folder ext/rmcgirr83/contactadmin:
cd phpBB3
git clone https://github.com/rmcgirr83/contactadmin.git ext/rmcgirr83/contactadmin/
2. activate
Go to admin panel -> tab customise -> Manage extensions -> enable Contact Admin
Within the Admin panel visit the Extensions tab and choose the settings for the extension.
Update instructions:
- Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Contact Admin: disable
- Delete all files of the extension from ext/rmcgirr83/contactadmin
- Upload all the new files to the same locations
- Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Contact Admin: enable