PHPackages                             firebrandhq/domain-specific-memberprofiles - 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. firebrandhq/domain-specific-memberprofiles

ActiveSilverstripe-module

firebrandhq/domain-specific-memberprofiles
==========================================

Extends the Member Profile page to limit who can register based on their email address

0.0.2(9y ago)01843MITPHP

Since Jun 2Pushed 7y ago2 watchersCompare

[ Source](https://github.com/firebrandhq/domain-specific-memberprofiles)[ Packagist](https://packagist.org/packages/firebrandhq/domain-specific-memberprofiles)[ RSS](/packages/firebrandhq-domain-specific-memberprofiles/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

SilverStripe Domain Specific Member Profile Pages Module
========================================================

[](#silverstripe-domain-specific-member-profile-pages-module)

This module is a simple extension to the *SilverStripe Member Profile Pages Module*. It adds the ability to limit user registrations to specific domains.

Example use case
----------------

[](#example-use-case)

Let's say you only want employees of a specific organisation organisation to be able to create a user profile, you can limit registration to users with a *@example.com* email address. Or let's say you only want New Zealand students or their teachers to have an account, you can restrict registrations to users with a *\*.school.nz* account.

You can define a single allowed domain or many. You can also explictely disallow domains.

Requirements
------------

[](#requirements)

- [SilverStripe Member Profile Pages Module (1.1)](https://github.com/silverstripe-australia/silverstripe-memberprofiles)

*This module is not a fork of the Member Profile Pages Module. It's an extension.*

Installation Instructions
-------------------------

[](#installation-instructions)

```
composer require firebrandhq/domain-specific-memberprofiles

```

Make sure to run a `dev/build` after installing the module.

Usage Overview
--------------

[](#usage-overview)

1. Create your profile page like you normally would.
2. Under the *Profile &gt; Fields* tab, edit the Email profile field. At the bottom of the page, under the *Vlaidation* header, there should now be a *Domain Validation* subsection.
3. In the apropriate textarea field, provide a list of allowed and/or disallowed domains.

- If you leave a field blank, it will be ignored.
- If you leave both fields blank, there's not going to be any domain validation on the email.
- You can use wildcards to whitelist or blacklist subdomains. (e.g.: `*.example.com`)

4. If you want the error message to include the list of allowed or disallowed domains, check *Show Domains On Error*.
5. Save your email profile field.

Although not strictly required, you probably want to enable *Email Validation* for you profile page otherwise users can pretend to have access to a valid email.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~12 days

Total

2

Last Release

3619d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb656fdb4734a2490b0b88295b5d35f59e0ee709611ed7b7b0fdbc33eaad2c82?d=identicon)[firebrandhq](/maintainers/firebrandhq)

---

Top Contributors

[![maxime-rainville](https://avatars.githubusercontent.com/u/1168676?v=4)](https://github.com/maxime-rainville "maxime-rainville (3 commits)")

---

Tags

silverstripeprofileregistrationmember

### Embed Badge

![Health badge](/badges/firebrandhq-domain-specific-memberprofiles/health.svg)

```
[![Health](https://phpackages.com/badges/firebrandhq-domain-specific-memberprofiles/health.svg)](https://phpackages.com/packages/firebrandhq-domain-specific-memberprofiles)
```

###  Alternatives

[symbiote/silverstripe-memberprofiles

Member registration and profile management

10152.3k3](/packages/symbiote-silverstripe-memberprofiles)[in2code/femanager

Modern TYPO3 Frontend User Registration.

49745.4k6](/packages/in2code-femanager)[nucleos/profile-bundle

Registration and profile management for symfony

12218.5k1](/packages/nucleos-profile-bundle)

PHPackages © 2026

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