Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukecav/woocommerce-checkout-age-verification
This plugin is used to verify the age of customer at WooCommerce checkout.
https://github.com/lukecav/woocommerce-checkout-age-verification
age checkout ecommerce verification woocommerce woocommerce-extension woocommerce-plugin wordpress wordpress-plugin
Last synced: 26 days ago
JSON representation
This plugin is used to verify the age of customer at WooCommerce checkout.
- Host: GitHub
- URL: https://github.com/lukecav/woocommerce-checkout-age-verification
- Owner: lukecav
- Created: 2017-09-27T17:54:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-12T04:03:57.000Z (over 7 years ago)
- Last Synced: 2024-11-26T05:13:16.787Z (3 months ago)
- Topics: age, checkout, ecommerce, verification, woocommerce, woocommerce-extension, woocommerce-plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-woocommerce - WooCommerce Checkout Age Verification - This plugin is used to verify the age of customer at WooCommerce checkout. (Handy Code Snippets and Plugins)
README
# woocommerce-checkout-age-verification
This plugin is used to verify the age of customer at WooCommerce checkout.## Description
WooCommerce Checkout Age Verification will create a datepicker field at WooCommerce checkout page.
## Installation
### Automated Installation
With WordPress 2.7 or above, you can simply go to Plugins > Add New in the WordPress Admin. Next, search for "WooCommerce Registration Redirect" and click Install Now.
### Manual Installation
1. Upload the plugin file woocommerce-checkout-age-verification.zip 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.## Changelog
**1.1**
* Change wording from varification to verification.**1.0.0**
* Initial release.