Skip to content

tomdiggle/craft-gatekeeper

v1
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Gatekeeper plugin for Craft CMS 3.x

Protect your Craft CMS website from access with a universal password.

Requirements

This plugin requires Craft CMS 3.0.0 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 tomdiggle/craft-gatekeeper
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Gatekeeper.

Configure

To congifure the plugin, follow these instructions.

  1. In the Control Panel, go to Settings → Plugins and click the Gatekeeper icon.

  2. Then enter the password required to access the website and click save.

License

The MIT License (MIT). Please see License File for more information.

Brought to you by Tom Diggle