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.

1.0.0 2019-09-11 12:42 UTC

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.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require kodal-uk/craft-restrict-registration
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Restrict Registration.

Brought to you by Kodal