Pular para o conteúdo
  • Acessar
  • Cadastre-se
WordPress.org

Brasil

  • Temas
  • Plugins
  • Novidades
  • Suporte
    • Documentação
    • Fóruns
  • Sobre
  • Documentação
  • Participe
    • Guias e diretrizes
  • Obter o WordPress
Obter o WordPress

Plugins

  • Meus favoritos
  • Betas
  • Desenvolvedores
Baixar

Login/Signup Popup ( Inline Form + Woocommerce )

Por XootiX
  • Detalhes
  • Avaliações
  • Instalação
  • Desenvolvimento
Suporte

Descrição

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

Features And Options:

  • Supports Woocommerce
  • Fully Ajaxed (no refresh)
  • Login, Sign up , Lost Password & Reset password Form.
  • Customizable Fields
  • Fully Customizable.
  • WPML compatible

Add-ons:

  • 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.
  • One time Password (SMS) Login – Allow users to login with OTP ( sent on their phone ) therefore removing the need to remember a password.
  • Google Recaptcha – Protect your form from bots using google recaptcha(v2/v3) + Password strength meter + Limit login attempts
  • Email Verification – Sends verification email on registration & restricts login access until email is verified

Imagens de tela

  • Reigstration Form.
  • Lost Password Form
  • Reset password form.
  • Available registration Fields
  • Customizable Field
  • General Settings 1
  • General Settings 2
  • Style Settings 1
  • Style Settings 2
  • Shortcodes

Instalação

  1. Upload the plugin files to the `/wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Click on Login/Signup Popup on the dashboard.

FAQ

How to setup?

  1. Go to apperance->menus
  2. Under Login Popup Tab , select the desired option.

Shortcodes

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”]

You can also trigger popup using class.
Login – xoo-el-login-tgr
Register – xoo-el-reg-tgr
Lost Password – xoo-el-lostpw-tgr
For eg: Login

How to translate?

  1. Download PoEdit.
  2. Open the easy-login-woocommerce.pot file in PoEdit. (/plugins/easy-login-woocommerce/languages/
    easy-login-woocommerce.pot)
  3. Create new translation & translate the text.
  4. Save the translated file with name “easy-login-woocommerce-Language_code”. For eg: German(easy-login-woocommerce-de_DE)
    , French(easy-login-woocommerce-fr_FR). — Language code list
  5. Save Location: Your wordpress directory/wp-content/languages/

How to override templates?

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

Avaliações

Exactly what I’ve been searching for

autoblip 29 de março de 2023
Being a total novice developer and deciding to create a website to sell online courses I naturally looked around and settled on a popular LMS with an "Integrated login and registration system" ... That doesn't work and is horribly broken. The appeal of that software was the pop-up login and reg and the redirects and ability to add captcha, but alas I was left disappointed... ...Until I found this excellent plugin. It has all of the features of the afore mentioned LMS but works, is more customisable, better executed, nicer looking and makes the onboarding process look super professional imo. I have added the captcha and verification add-ons and thought it only fair to leave a review to help raise awareness of this excellent plugin. As an aside, My particular usage case and website design resulted in the 'email verified' banner not timing out. I sent a support ticket, received a response within 20 mins with the code snippet to fix the issue. Having done customer services most of my life I can honestly say this is first class. The code in case you need it (I'm an merely the messenger. use at your own discretion) It times the banner out in 4 seconds.. adjust to suit your own needs. add_action( 'wp_footer', function(){                 ?>                 <script type="text/javascript">                                 jQuery(document).ready(function($){                                                 setTimeout(function(){                                                                 $('.xoo-uv-verified-success').hide();                                                 }, 4000)                                 });                 </script>                 <?php } ); Anyway. Enough waffle, more worky. .. Cheers Pulkit for the great plugin.

Great plugin, fine for multilingual support

pursang20 21 de março de 2023
Already in use in several woocommerce websites, works fine, works with wpml, helps boosts sale. Support answered a technical question in like half an hour, with a solution that saved our life.Works in conjunction with event tracking for facebook.Free is great, premium is even better.

Great

akliouali 21 de março de 2023
Great plugin and great support.

Great plugin and great technical support

yanndes 19 de março de 2023
Great plugin and great technical support.

ABSOLUTE GARBAGE

submissionspeed 1 de março de 2023 2 respostas
THIS PLUGIN DOES NOT GET REGULARY UPDATED AND CAUSES LOTS OF ISSUES AND ALSO CREATED WOOCOMMERCE ERRORSA COMPLETE WASTE OF TIME AND MONEYFURTHTERMOE IT CREATES DIFFERENT FIELDS WITHOUT YOUR KNOWLEDGE AND GETS SUBMITTED TO SEARCH ENGINES WITH CUSTOMER NAMES AND PERSONAL INFORMATION THIS RUBBISH SHOULD BE BANNED FORM WORDPRESS PLUGINS

Very practical

neiradesign 26 de fevereiro de 2023
This plugin solved my account login problem because if i request to reset my password, i didn't receive any email. The problem was resolved with the installation of this plugin and my account interface is personalized. It's working with woocommerce and mailchimp : so good ! I added the extension to connect with social login (google, facebook) but it didn't work. Fortunately the developer responded very quickly and fixed the problem within a day. Now everything works fine, it's perfect !
Leia todas as 141 avaliações

Colaboradores e desenvolvedores

“Login/Signup Popup ( Inline Form + Woocommerce )” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores
  • xootix
  • xootixsupport

“Login/Signup Popup ( Inline Form + Woocommerce )” foi traduzido para 11 localizações. Agradecemos aos tradutores por suas contribuições.

Traduzir “Login/Signup Popup ( Inline Form + Woocommerce )” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

2.3

  • Security fix

2.2

  • Security update
  • Settings UI update

2.1

  • New – Added option to replace woocommerce checkout login form
  • Fix – Minor Bugs

2.0

*** MAJOR UPDATE ***
* New – WPML Compatible
* Tweak – Template Changes
* Tweak – Code Optimized
* Tweak – Fields Tab separated
* Fix – Inline Form always showing on the top
* Fix – Multiple IDs warning
* Fix – Popup Flashing on page load
* Fix – Minor Bugs

1.7

  • Fix – Registration issue for non woocommerce users
  • Fix – OTP login activate/deactivate issue

1.6

  • New – Mailchimp integration
  • New – Added attribute “display” & “change_to_text”in shortcode [xoo_el_action]
  • Tweak – Generate username functionality more secured
  • Minor improvements

1.5

  • Fix – Security issue

1.4

  • Added “Hello Firstname” for menu item
  • Minor bug fixes

1.3

  • Major Release.
  • New – Form input icons.
  • New – Remember me checkbox.
  • New – Terms and conditions checkbox.
  • Tweak – Template changes
  • Tweak – Removed font awesome icons , added custom font icons.

1.2

  • Fix – Not working on mobile devices.
  • New – Sidebar Image.
  • New – Popup animation.

1.1

  • Fix – Not working on mobile devices.
  • New – Extra input padding.

1.0.0

  • Initial Public Release.

Meta

  • Versão: 2.3
  • Última atualização: 2 semanas atrás
  • Instalações ativas: 30.000+
  • Versão do WordPress: 3.0.1 ou maior
  • Testado até o WordPress: 6.1.1
  • Idiomas:

    English (US), French (France), Italian, Japanese, Norwegian (Bokmål), Russian, Spanish (Ecuador), Spanish (Mexico), Spanish (Spain), Spanish (Venezuela), Swedish e Ukrainian.

    Traduza para o seu idioma

  • Tags:
    login customizerpopupregistrationsocial login
  • Panorama avançado

Classificações

Ver todas
  • 5 estrelas 127
  • 4 estrelas 4
  • 3 estrelas 2
  • 2 estrelas 2
  • 1 estrela 6
Faça o login para enviar uma avaliação.

Colaboradores

  • xootix
  • xootixsupport

Suporte

Problemas resolvidos nos dois últimos meses:

10 de 34

Ver fórum de suporte

Doar

Gostaria de apoiar o desenvolvimento deste plugin?

Faça uma doação a este plugin

  • Sobre
  • Novidades
  • Hospedagem
  • Doar
  • Swag
  • Documentação
  • Desenvolvedores
  • Participe
  • Aprenda
  • Mostruário
  • Plugins
  • Temas
  • Padrões
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacidade
  • Código público
WordPress.org
WordPress.org

Brasil

  • Visite nossa página no Facebook
  • Visite nossa conta no Twitter
  • Visite nossa conta no Instagram
  • Visite nossa conta no LinkedIn
Código é Poesia.