dispositiontools/craft-loginlink

Log in with a link

0.0.1 2022-09-19 10:06 UTC

This package is not auto-updated.

Last update: 2024-05-14 16:24:24 UTC


README

Log in with a link

Requirements

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

loginlink Overview

Provides a form that a user can put in their email address and receive an email with a link that they can click on and be logged in. This is designed for front end use.

Configuring loginlink

There are config settings that allow custom email message and error messages and length the links last for. This is can be done either via control panel where admin changes are allowed or through the config.php

Using loginlink

-Insert text here-

loginlink Roadmap

Some things to do, and ideas for potential features:

  • Release it
  • Add a control panel fucntion to allow an admin to create a log in link to manually send a customer

Brought to you by Disposition Tools