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 1mo 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

Maintenance27

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://www.gravatar.com/avatar/60ef22aa853b3bb21584ec0de165a5aa400598474e2a14a682438c1e838a3687?d=identicon)[d-damien](/maintainers/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

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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