Описание
Live Demo
A simple and lightweight plugin which makes registration, login & reset password process super smooth.
You get two awesome fully customizable designs — Popup & Inline form with shortcodes.
You can choose which field to keep from the fields manager
Функции и настройки:
- Поддержка Woocommerce
- Fully Ajaxed (no refresh)
- Login, Sign up , Lost Password & Reset password Form.
- Customizable Fields
- Полностью настраиваемый.
- WPML-совместимый
Аддоны:
- Custom Registration Fields — Add extra fields to registration form , display them on user profile & myaccount page. (See Fields page to know supported field types )
- Social Login — A single click login & registration with Google, Facebook, Apple & X(Twitter).
- One time Password (SMS) Login — Allow users to login with OTP ( sent on their phone or email) therefore removing the need to remember a password.
- Recaptcha — Protect your form from bots using recaptcha. Choose from google recaptcha(v2/v3), Cloudflare Turnstile or Friendly GDPR. + Password strength meter + Limit login attempts
- Email Verification — Sends verification email on registration & restricts login access until email is verified
Скриншоты
Установка
- Загрузите файлы плагинов в каталог `/ wp-content / plugins / или установите плагин непосредственно через экран плагинов WordPress.
- Активируйте плагин через экран «Плагины» в WordPress
- Нажмите на Вход / Регистрация на панели инструментов.
Часто задаваемые вопросы
-
Как установить?
-
- Перейти к внешнему виду-> меню
- Во вкладке «Всплывающее окно входа» выберите нужный вариант.
-
Шорткоды
-
Please check «How to use» tab under plugin settings for more information.
Use shortcode [xoo_el_action] to include it anywhere on the website. ( See info tab in settings to know more )
[xoo_el_action type=»login» display=»button» text=»Login» change_to=»logout» redirect_to=»same»]For Inline form
[xoo_el_inline_form active=»login»]Вы также можете вызвать всплывающее окно, используя класс.
Войти — xoo-el-login-tgr
Регистрация — xoo-el-reg-tgr
Забыли пароль — xoo-el-lostpw-tgr
Например: Войти -
Как перевести?
-
- Скачать PoEdit.
- Открыть файл easy-login-woocommerce.pot в PoEdit. (/plugins/easy-login-woocommerce/languages/
easy-login-woocommerce.pot) - Создать новый перевод и перевести текст.
- Сохранить файл перевода с именем «easy-login-woocommerce-Language_code». Например: German(easy-login-woocommerce-de_DE)
, French(easy-login-woocommerce-fr_FR). — Страница переводов - Сохранить в: Ваша wordpress директория/wp-content/languages/
-
Как изменить шаблоны?
-
Plugin template files are under templates folder.
Copy the template to your theme/templates/easy-login-woocommerce folder
If the template file is under sub directory, say in /globals folder then the copy directory will be
theme/templates/easy-login-woocommerce/globals/ For more info, check template header description
Отзывы
Участники и разработчики
«Login/Signup Popup ( Inline Form + Woocommerce )» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Login/Signup Popup ( Inline Form + Woocommerce )» переведён на 12 языков. Благодарим переводчиков за их работу.
Перевести «Login/Signup Popup ( Inline Form + Woocommerce )» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
2.8.5
- Wordfence firewall compatiblitiy ( shows wordfence errors now)
- Close popup by pressing escape button
2.8.4
- New — Shortcode generator
- Fix — URL endpoint not adding on registration
2.8.3
- New Field — User role
- Compatibility with paid membership pro plugin
2.8.2
- New Field — Profile Picture
2.8.1
- Fix — Deprecated warning in PHP 8.2
2.8
- New — Profile builder add-on ( allow logged in users to update their profile fields )
- Improved — File Upload field
2.7.9
- Fix — WP Rocket recent update hiding popup
2.7.8
- Fix — Mailpoet compatibility
2.7.7
- New — Upload file field
- New — Use firstname/lastname/username in shortcode [xoo_el_action]
- New — Mailpoet compatibility
- Fix — WPML shortcode compatibility
2.7.6
- Fix — error for non-woocommerce users
2.7.5
- New — added new redirect option — using URL. ?redirect_to=
- New — Checkout block «login» link now opens the popup.
- Fix — OTP Login add-on causing crash
- Template update => xoo-el-login-section.php | xoo-el-register-section.php
2.7.4
- New — Added separate shortcode option for woocommerce checkout page
- Fix — Removed select2 library when not needed
- Fix — woocommerce outdated template version notice
2.7.3
- Исправлено — проблемы с защитой
- Fix — Field label WPML compatibility.
2.7.2
- Fix — Password reset link not working for non-woocommerce users & when «Handle reset password» option disabled.
- Fix — Fields disappeared in 2.7.1
2.7.1
- New — Import/Export settings option
- Fix — Password eye toggle not working without icons.
2.7
- New — Field styling options
- New — Option to open popup using custom classes
- New — Show custom fields under users profile table
- Fix — Reset field not working
2.6.5
- Fix- Field settings were not getting saved for some users.
2.6.4
- Fix — Autofill browser’s saved email/password for login ( Visit Fields page after update to make it effective )
2.6.3
- New — added login_redirect and register_redirect attributes for inline form shortcode
- Fix — missing translation
- Fix — RTL settings styling
- Fix — alignment issues when field label is active
2.6.2
- Fix — Deprecated warning fix
2.6.1
- Fix — error generated without woocommerce
- Update — Translations
2.6
- New — Single field Form pattern
- New — Popup style — Sidebar
- New — Navigation pattern option ( Footer links, Tabs )
- New — Add logo above form
- New — Polylang support
- New — RTL Support
- New — Option to edit shortcode of my account page
- Update — removed scrollbar script to reduce file size
Template updates
/templates/xoo-el-popup.php
/templates/global/xoo-el-header.php
2.5
- New — Password eye toggle
- New — Login, reset & lost password fields under field editor.
- New — Tab & Button texts as settings
- New — Separate login and registration forms using inline shortcode
- New — Email can be set as optional
- Fix — #login & #register opening popup only once
2.4
- Security fix
2.3
- Security fix
2.2
- Security update
- Settings UI update
2.1
- Новое — Добавлена возможность заменить форму входа в систему woocommerce checkout
- Исправлено — Небольшие баги
2.0
*** ОСНОВНОЕ ОБНОВЛЕНИЕ ***
* Новый — WPML-совместимый
* Твик — изменения шаблона
* Твик — оптимизированный код
* Твик — разделение вкладки полей
* Исправлено — встроенная форма всегда отображается сверху
* Исправлено — предупреждение о нескольких идентификаторах
* Исправлено — всплывающее окно мигает при загрузке страницы
* Исправлено — мелкие ошибки
1.7
- Исправлено — проблема с регистрацией для пользователей, не относящихся к woocommerce
- Исправлено — OTP login активировать/деактивировать
1.6
- Новое — интеграция с Mailchimp
- Новое — Добавлен атрибут «display» и «change_to_text»in shortcode [xoo_el_action]
- Твик — создание функциональности имени пользователя более защищенным
- Незначительные улучшения
1.5
- Исправлено — проблемы с защитой
1.4
- Добавлено «Привет, NAME» для пункта меню
- Устранение небольших багов
1.3
- Основной релиз.
- Новое — Форма ввода иконок.
- Новое — Запомнить меня checkbox.
- Новое — Условия и положения checkbox.
- Твик — изменены шаблоны
- Твик — убраны awesome иконки, добавлены пользовательские иконки шрифтов.
1.2
- Исправлено — Не работает на мобильных устройствах.
- Новое — Изображение в Sidebar.
- Новое — анимация всплывающего окна.
1.1
- Исправлено — Не работает на мобильных устройствах.
- Новое — Дополнительное заполнение ввода.
1.0.0
- Первоначальный публичный релиз.