=== Code Login for WooCommerce === Contributors: Handcraft Byte Tags: woocommerce, passwordless, magic-link Requires at least: 5.1.0 Tested up to: 6.0.1 Requires PHP: 7.2 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Increase Customer loyalty by allowing secure, password-less, email code login for your WooCommerce customers. == Description == Do you own **WooCommerce shop** and do you want to encourage customers to create and use their accounts? Install this plugin and allow your customers to log in using one-time email login code. After installation and activation it will introduce another button on the login screen on "My account" page and on the checkout screen. ## Benefits 1. Simplifies registration as customers don't need to create a password 2. Improves security without requesting strong password from customers 3. Removes need for password reset flow 4. Verifies customers' email addresses without any extra steps == Installation == 1. Upload or install Code Login for WooCommerce plugin from WordPress plugins directory. 2. Activate the plugin through the `Plugins` menu in WordPress. 3. That's it! The WooCommerce login forms will get new button to send Login Code == Frequently Asked Questions == = How does it work? = It adds button to login forms called "Get Login Code", when clicked it sends a short-lived, one-time code to customer's email inbox. Then the customer can use the code to log in without providing a password. = Which login form does it affect? = Both "checkout" and "my account" login forms. == Screenshots == 1. Get Login Code on "my account" login screen 2. Get Login Code in "checkout" login block 2. Code form == Changelog == = 1.0.0 = * initial version