Description
WooCommerce Ajax login/register is light-weight plugin for WooCommerce shops and changes the user login, registrations and lost password to use Ajax and jQuery validation with no page refresh and to avoid the standard WooCommerce login process that loads the page to display error messages and to provide your customers with improved UI/UX
Features
- Plugin does not have settings, just install and it will work.
- adds jQuery validation and ajax to WooCommerce login / registeration.
- adds jQuery validation and ajax to WooCommerce reset password form.
- Functionality for manage WooCommerce registration password strength and update Password Error Message.
- User can manage password strength from WooCommerce > Ajax Login/Register.
- User can enable/disable captcha in login,register and forgot password form.
Installation
- Upload the folder ‘woo-ajax-loginregister
to the
/wp-content/plugins/` folder - Activate the plugin through the ‘Plugins’ menu in WordPress
- Without any setting you can easily use functionality of this plugin in WooCommerce login and register form.
FAQ
-
Should I need to do any settings for use this?
-
No
-
Can I use this plugin with any theme?
-
Yes
Reviews
Contributors & Developers
“Ajax Login/Register for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Ajax Login/Register for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.4
- WC added compatibility upto 5.7.1
- WP tested upto 5.8.1
- Fixed issue with settings page
- Updated the design of Add-ons page
2.0.3
- WC added compatibility upto 5.1
- WP tested upto 5.7
2.0.2
- WC added compatibility upto 4.1
- I added filter hook for reset password message.
- I added filter hook for account register message.
2.0.1
- Updated code for compatibility with Customer Email verification for WooCommerce plugin
2.0
- Updated design of setting and moved to under woocommerce.
- I added filter hook form strong password message in registration form.
1.9.6
- WC added compatibility upto 4.0
- WP tested upto 5.4
1.9.5
- Added compatibility with Customer Email verification for WooCommerce plugin
1.9.4
- WC tested up to: 3.9.0
- Valid to input lowercase captch code.
1.9.3
- WC tested up to: 3.6.4
1.9.2
- Bug fix – error on checkout page
- Bug fix – Session errors break page in debug mode
1.9.1
- Bug fix – after login registration issue
1.9
- redirect to custom page after login/register. apply_filter ‘wcalr_login_redirect’ and ‘wcalr_register_redirect’
1.8.1
- Bug fixed – Captcha issue
1.8
- WC Compatibility added
- WordPress Compatibility added upto 5.2
1.7.7
- Make register password validation compatible with password strength meter.
- Make captcha field compatible with RTL.
- Improve validation design.
1.7.6
- Update validation rules.
1.7.5
- captcha js validation improved.
1.7.4
- Bug fixed – js validation issue
1.7.3
- Bug fixed – Register and forgot password captcha design
1.7.2
- bug fix for checkout design
1.7.1
- Captcha design update
1.7
- WC Compatibility added
- WordPress Compatibility added upto 5.1.1
- Update plugin name
- Added captcha in login,register and forgot password form.
- Added functionality to Enable/Disable captcha in login,register and forgot password form.
1.6
- javascript improved
1.6
- javascript improved
1.5
- Add loading image in plugin and use it from directly plugin not from WooCommerce
- Bug fix – Fix input success icon rtl issue
1.4
- Update validation
1.3
- Change design of password strength meter.
1.2
- Added support for manage WooCommerce registration password strength.
1.1
- Added support for hebrew language.
1.0
- Initial version.