kodal-uk / craft-restrict-registration
Restrict user registration by domain in Craft CMS, allows you to limit who can register for your site based on their email address.
Installs: 660
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0-beta.23
This package is auto-updated.
Last update: 2025-06-12 02:02:31 UTC
README
Restrict user registration by domain in Craft CMS, allows you to limit who can register for your site based on their email address.
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require kodal-uk/craft-restrict-registration
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Restrict Registration.
Brought to you by Kodal