A Statamic addon to provide the option to login into the Control Panel or Statamic Protected Content feature without using a password, instead use a magic link which is sent by email.
Features
- Login to Control Panel with magic links
- Login to protected content with custom password form with magic links
- Restrict sending magic links to defined email addresses
- Display issued magic links in Control Panel
- Permission scheme for display links and settings in Control Panel
Run the following the pull in the package with composer:
composer require codedge/statamic-magiclink
Login into your Statamic CP, see "MagicLink" in the side menu and enable it.
On the CP login page you can now see a link "Send Magic Link".
ℹ️ Make sure your email settings are configured and email sending works.
Just open an issue at Github.
If you find any security related issues, please get in contact via post@codedge.de first. Please do not open an issues on Github.
Before going into production with Statamic MagicLink, you need to buy a licence at the Statamic Marketplace. Statamic MagicLink is not free software!