Contactme

Version Daily Downloads Total Downloads
License Latest Stable Version Total Downloads

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

Links

    askvortsov thank u to give me few lessons, with my bad english and my 0 knowledge of everything 😆

    the confirmation image for now is external, i need to understand the correct path to include it in assets.

    Justoverclock Amazing. Folks around here have been waiting for a basic contact form for a while. I like that it is only registered members. Keeps spam down. Hopefully.

    How is mail sent? I see you input an email address in the settings. Is it just PHP mail? Might be neat if one day it automatically used whatever the admin has set up in the forum's Mail settings.

    Thank you for releasing this for everyone! I saw posts about you working on this but I was thinking you might be making it just for yourself.

      010101 the interesting part (for me) to learn how to develop a new extensions is to publish the result for everyone!

      i think we need a sort of "group" of us that can collaborate to develop minor extension, instead of Friends of Flarum, maybe UOF, users of Flarum 🙂

      Any plans to tag new release? Last tag has non-English locales in en.yml - it is a blocker for adding your extension to Weblate.

        0.1.2

        composer update justoverclock/flarum-ext-contactme:"*"
        php flarum cache:clear

        Clean style for not logged in user

        GreXXL @tolgaaaltas

        what do u think about this version? is local for now




        actually i would like to make a better title also, but i'm finished the creativity, someone have suggestions?

          0.1.3

          • New css improvements for not logged in/Message Sent
          • Extension now use fontawesome icon instead of images
          • Added New Translations

          let me know if something does not work as expected 🙂

          Justoverclock Sorry for late reply, could you change your green to #48BF83 and red to #d13e32? I think softer colors looks better on Flarum. You can also change title image to FA icon.