codedge / statamic-magiclink
Create secure links for access to private data or Control Panel login without using a password
Fund package maintenance!
codedge
Installs: 35
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 1
Open Issues: 17
Type:statamic-addon
Requires
- php: ^8.3
- ext-json: *
- statamic/cms: ^5.0
Requires (Dev)
- orchestra/testbench: ^9.1
- phpunit/phpunit: ^11.2
- dev-master
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/composer/statamic/cms-tw-5.27
- dev-dependabot/github_actions/actions/checkout-4.2.0
- dev-dependabot/npm_and_yarn/tailwindcss-3.4.13
- dev-dependabot/npm_and_yarn/postcss-focus-visible-10.0.0
- dev-dependabot/composer/phpunit/phpunit-tw-11.3
- dev-dependabot/github_actions/shivammathur/setup-php-2.31.1
- dev-dependabot/github_actions/actions/cache-4
- dev-dependabot/github_actions/codecov/codecov-action-4.5.0
- dev-statamic5
- dev-dependabot/composer/orchestra/testbench-tw-7.39.0
- dev-dependabot/npm_and_yarn/axios-1.6.3
- dev-dependabot/npm_and_yarn/vue-loader-17.4.0
- dev-dependabot/composer/nunomaduro/larastan-tw-2.7
- dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-5.0.0
- dev-#255-statamic-4
- dev-dependabot/github_actions/creyD/prettier_action-4.3
- dev-dependabot/npm_and_yarn/resolve-url-loader-5.0.0
- dev-dependabot/composer/orchestra/testbench-tw-6.6.0
- dev-php8
- dev-analysis-OMRmvl
This package is auto-updated.
Last update: 2024-10-27 14:39:36 UTC
README
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
Installation
Run the following the pull in the package with composer:
Step 1
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".
ℹ️ Make sure your email settings are configured and email sending works.
Wishes & ideas
Just open an issue at Github.
Security
If you find any security related issues, please get in contact via post@codedge.de first. Please do not open an issues on Github.
License
Before going into production with Statamic MagicLink, you need to buy a licence at the Statamic Marketplace. Statamic MagicLink is not free software!