Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Holger Lösken committed Sep 17, 2020
1 parent f163083 commit 68deba1
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Statamic MagicLink - Login without a password

A Statamic V3 addon to provide the option to login into the Control Panel without using a password. Instead use a magic link
which is sent by email.

# Installation

Run the following the pull in the package with composer

## Step 1

````bash
composer require codedge/statamic-magiclink
````

## Step 2

Login into your Statamic CP, see "MagicLink" in the side menu and enable it.

## Step 3

On the CP login page you can now see a link "Send Magic Link".

:warning: Make sure your email settings are configured and email sending works.

# License

Before going into production with *Statamic MagicLink*, you need to buy a licence at the [Statamic Marketplace](https://statamic.com/addons?statamic=3).
*Statamic MagicLink* is not free software!

0 comments on commit 68deba1

Please sign in to comment.