=== CheckoutPlus - WooCommerce Checkout Fields Builder === Contributors: davexpression, pluginette Donate link: https://pluginette.com Tags: checkout, woocommerce, woocommmerce checkout, woocommerce checkout fields Requires at least: 5.2 Requires PHP: 7.4 Tested up to: 5.9 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The easiest way to add checkout fields to WooCommerce == Description == CheckoutPlus is the easiest way to add, edit, delete and manage checkout fields in any WooCommerce store. You can now manage fields that appear in the billing, shipping and additional details sections of your WooCommerce checkout page. #### MAIN FEATURES - Add unlimited fields to the checkout page - Access to all available field types, no limitation - Fields get saved as metadata of the each Order - Optionally display fields in emails - Optionally display fields in Order details table[^x] - Conditional fields to manage the fields to display based on values of another[^x] - Forty-five (45) custom validation rules to make sure your data is what it should be[^x] #### SIMPLICITY AND USABILITY CheckoutPlus is very simple and easy to use. We don't want you scratching your head to figure things out. The user interface is very unique and easy to follow. If you're facing any issues, just reach out to support. #### ROBUST DOCUMENTATION CheckoutPlus has an extensive, well written documentation that you can follow to get the best out of this plugin. #### FIELD TYPES Currently we support the following fields types. We're working to make sure more fields are added soon. ```` Text Textarea Select Radio Checkbox Password Email Date HTML Hidden Input ```` #### CUSTOM VALIDATION RULES Did you know CheckoutPlus offers **forty-five (45) custom validation rules**? If you only want to accept numbers you can just use `numerical` rule. If you want to accept only letters, you can use `alpha` rule and if you want to accept date in any format, you can use the `date` tag. Even if you want regex, you can use it too. For more information, please visit [validation rules](https://pluginette.com/knowledgebase/checkoutplus/18064-validation/) [^x]: This may be a pro feature. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `wc-checkoutplus` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to WooCommerce/CheckoutPlus Fields == Frequently Asked Questions == == Screenshots == 1. Add fields to Billing Fields 2. Add fields to Shipping Fields 3. Add additional fields 4. Added `Nickname` field to Billing fields. This is the frontend look 5. Detailed and well explained Help Section == Changelog == = 0.1 = * Initial release