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.

Maintainers

Package info

github.com/kodal-uk/craft-restrict-registration

Documentation

Type:craft-plugin

pkg:composer/kodal-uk/craft-restrict-registration

Statistics

Installs: 661

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2019-09-11 12:42 UTC

This package is auto-updated.

Last update: 2026-03-12 03:31:49 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