Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 68deba1

Browse files
author
Holger Lösken
committed
Create README.md
1 parent f163083 commit 68deba1

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Statamic MagicLink - Login without a password
2+
3+
A Statamic V3 addon to provide the option to login into the Control Panel without using a password. Instead use a magic link
4+
which is sent by email.
5+
6+
# Installation
7+
8+
Run the following the pull in the package with composer
9+
10+
## Step 1
11+
12+
````bash
13+
composer require codedge/statamic-magiclink
14+
````
15+
16+
## Step 2
17+
18+
Login into your Statamic CP, see "MagicLink" in the side menu and enable it.
19+
20+
## Step 3
21+
22+
On the CP login page you can now see a link "Send Magic Link".
23+
24+
:warning: Make sure your email settings are configured and email sending works.
25+
26+
# License
27+
28+
Before going into production with *Statamic MagicLink*, you need to buy a licence at the [Statamic Marketplace](https://statamic.com/addons?statamic=3).
29+
*Statamic MagicLink* is not free software!

0 commit comments

Comments
 (0)