=== Woocommerce Custom Registration === Contributors: MUGA ICT Tags: woocommerce regsitration, woocommerce, woocommerce custom registration, woocommerce account Requires at least: 3.0.1 Tested up to: 5.0.3 Stable tag: {{plugin-version}} License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin allows you to customize the WooCommerce registration form.
== Description ==
This plugin allows you to customize the WooCommerce registration form and collect extra user data.
You can manage the extra user data through the WordPress User profile interface.
The custom registration form will appear on WooCommerce's "my account" and "checkout" page.
Many custom input elements available to create your preferred WooCommerce registration form:
- text
- textarea
- number
- radio
- select
- checkbox
Template vector created by freepik - www.freepik.com
== Installation ==
- Upload
woocommerce-custom-registration
directory to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Make sure that you have installed and actived the WooCommerce plugin
- Go to "WooCommerce => Settings => Accounts & Privacy => Account creation " and check option "Allow customers to create an account on the 'My account' page"
== Frequently Asked Questions ==
= Minimum Requirements =
- PHP version 5.6.0 or greater (PHP 7.1 or greater is recommended)
- MySQL version 5.6 or greater
== Screenshots ==
- Form elements
- Element settings
- Frontend rendering
== Changelog ==
= 1.0.0 =
- First release