- Edited
Contactme
A Flarum extension. Add Contact Us Page in sidenav for registered users only. (special thanks to @askvortsov for the precious lessons)
Feautures:
- Registered users can send an email to administrator through a contact form
- Invite guests to register/login before using the extension
- Admin can change recipient email through admin panel
- Visual confirmation of sending message
Screenshot:
Installation
Install with composer:
composer require justoverclock/flarum-ext-contactme:"*"
Updating
composer update justoverclock/flarum-ext-contactme:"*"
php flarum migrate
php flarum cache:clear