Описание
LoginEase lets your users log in without passwords by sending a secure “magic login link” to their email.
It integrates seamlessly with the standard WordPress login form, supports a custom login URL slug, and optionally disables classic password login.
Установка
- Upload the plugin files to the
/wp-content/plugins/logineasedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Configure the settings under Settings > LoginEase.
- Optionally enable the custom login URL slug and disable password login on the settings page.
- Use the login form as usual — users can enter their email or username and request a magic login link.
Часто задаваемые вопросы
-
Is this plugin compatible with WooCommerce?
-
Yes, it modifies the default WordPress login form, which WooCommerce also uses by default.
-
How long is the magic link valid?
-
You can configure the link validity duration in minutes in the settings. The default is 15 minutes.
-
Can I disable classic password login?
-
Yes, there is an option to disable password login, which hides the password fields and login button on the login form.
-
How is my privacy protected?
-
No user data is tracked or stored outside your site. Login tokens expire and can be used only once.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«LoginEase» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «LoginEase» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1.0
- NEW: When logging in via a magic link, a confirmation message is now displayed for the user to explicitly approve the login. This step prevents the link from expiring prematurely, especially for users whose email security systems automatically scan links, which could cause the link to expire before the user can actually log in.
1.0.0
- Launch of the first public version of LoginEase
