PHPackages                             d-damien/flarum-contact-request - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. d-damien/flarum-contact-request

ActiveFlarum-extension[Authentication &amp; Authorization](/categories/authentication)

d-damien/flarum-contact-request
===============================

Add a button to users profile that sends a request for contact/DM

117PHP

Since Jul 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/d-damien/flarum-ext-contact-request)[ Packagist](https://packagist.org/packages/d-damien/flarum-contact-request)[ RSS](/packages/d-damien-flarum-contact-request/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Contact Request
===============

[](#contact-request)

A [Flarum](http://flarum.org) extension. Adds a button to users profile that sends a request for contact/DM via email.

It is for you if...

- You want users to be able to contact each other directly
- Without exposing their email directly
- You don't want to manage in-forum DMs

Installation
------------

[](#installation)

Merge the following in your root project composer.json :

```
"autoload": {
    "psr-4": {
        "Flarum\\Notification\\": "vendor/d-damien/flarum-contact-request/src/Flarum/Notification/"
    },
    "exclude-from-classmap": ["vendor/flarum/core/src/Notification/NotificationMailer.php"]
},
```

Install with composer:

```
composer require d-damien/contact-request:"*"
```

Updating
--------

[](#updating)

```
composer update d-damien/contact-request:"*"
php flarum cache:clear
```

Links
-----

[](#links)

- [Packagist](https://packagist.org/packages/d-damien/contact-request)
- [GitHub](https://github.com/d-damien/contact-request)
- [Discuss](https://discuss.flarum.org/d/PUT_DISCUSS_SLUG_HERE)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16645947?v=4)[d-damien](/maintainers/d-damien)[@d-damien](https://github.com/d-damien)

---

Top Contributors

[![d-damien](https://avatars.githubusercontent.com/u/16645947?v=4)](https://github.com/d-damien "d-damien (10 commits)")

### Embed Badge

![Health badge](/badges/d-damien-flarum-contact-request/health.svg)

```
[![Health](https://phpackages.com/badges/d-damien-flarum-contact-request/health.svg)](https://phpackages.com/packages/d-damien-flarum-contact-request)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
