-
Notifications
You must be signed in to change notification settings - Fork 0
This is a mirror of the svn repo: https://plugins.svn.wordpress.org/flexible-checkout-fields/, the master is always the latest release.
WPPlugins/flexible-checkout-fields
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Flexible Checkout Fields for WooCommerce === Contributors: wpdesk, swoboda, jablonowski, barczakszymon, ospiotr Donate link: https://www.wpdesk.net/flexible-checkout-fields-woocommerce/ Tags: woocommerce checkout fields, woocommerce custom fields, woocommerce checkout manager, woocommerce checkout editor, woocommerce fields manager, woocommerce fields editor, woocommerce custom checkout fields, woocommerce checkout options, woocommerce checkout pro, woocommerce custom sections, woocommerce file upload Requires at least: 4.5 Tested up to: 4.8 Stable tag: 1.5.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html The best looking Checkout Fields plugin. Add, edit, remove WooCommerce checkout fields with a visual interface. Customize your WooCommerce checkout. == Description == We think WooCommerce is the best e-commerce plugin for WordPress. But it lacks some very basic features like customizing checkout fields in an easy to use interface. You can do it by hooks and filters but why bother if you can do it by Flexible Checkout Fields for WooCommerce. Read on to see how easy it is to edit WooCommerce checkout fields. = The WordPress Look&Feel = Flexible Checkout Fields beautifully integrates with the WordPress dashboard. It is probably the best looking WooCommerce Checkout Fields Manager plugin on the market. And you can do some powerful stuff with it too. [See some screenshots →](https://wordpress.org/plugins/flexible-checkout-fields/screenshots/) = Fields Order = Just drag&drop to reorder fields. You can reorder WooCommerce built-in fields as well as custom fields that you add yourself. Mix them any way you like or need. If other plugins add their custom fields in many cases you will also be able to rearrange them (if added properly by the plugin author). = Labels and Placeholders = Want to change *Company name* to just *Company* or *Your Awesome Company*? Just edit the label and it will instantly appear in the checkout. **Pro tip**: You can also use HTML inside labels! Want to give your customers a tip on how to fill a field? You can do it with an explanatory placeholder (it will show inside the field). For example *Enter your full company name*. = Show or Hide Fields = You do not need a customer's phone number or second line address? Just hide the fields from the checkout and you're good to go. This is just one click away. Decide to show it later? Just another click and the field shows again. = Required or Optional Fields = Easily manage which fields should be required and which optional. Just click a *required* checkbox in the field settings and make a field required or optional. Works both ways. = Custom CSS Class = Add some style to your fields. By adding a custom class to each field you can then uniquely style it in your theme's stylesheet. = Add New Custom Fields = Add new fields to WooCommerce checkout: **Free** * Single Line Text * Paragraph Text **PRO** * Checkbox * Radio button * Select (Drop Down) * Date * Time * Color Picker * Headline * HTML or plain text * File Upload = Multilanguage ready = Flexible Checkout Fields is compatible with WPML and Polylang and lets you translate fields data to other languages. = Custom Field Sections (PRO) = Billing, Shipping or Order sections are not enough? Now you can add fields to 12 other checkout sections. Below you will find all sections and their corresponding hooks (hooks are just for developers' reference - if you do not know what hooks are just ignore them and you'll be just fine - it will just work). * Before Customer Details - `woocommerce_checkout_before_customer_details` * After Customer Details - `woocommerce_checkout_after_customer_details` * Before Billing Form - `woocommerce_before_checkout_billing_form` * After Billing Form - `woocommerce_after_checkout_billing_form` * Before Shipping Form - `woocommerce_before_checkout_shipping_form` * After Shipping Form - `woocommerce_after_checkout_shipping_form` * Before Registration Form - `woocommerce_before_checkout_registration_form` * After Registration Form - `woocommerce_after_checkout_registration_form` * Before Order Notes - `woocommerce_before_order_notes` * After Order Notes - `woocommerce_after_order_notes` * Before Submit - `woocommerce_review_order_before_submit` * After Submit - `woocommerce_review_order_after_submit` = Conditional Logic for Fields (PRO) = Enable conditional logic (show or hide) for fields based on other fields values (checkbox, radio, select). = Conditional Logic for Products and Categories (PRO) = Enable conditional logic (show or hide) for fields based on products and/or categories in the cart, i.e.: * Show engraving field for jewelery category * Show delivery date option only for physical products * Show VAT Number for digital goods * Hide address fields for digital goods > **Upgrade to Flexible Checkout Fields PRO**<br /> > Get all PRO features and priority e-mail support. [Upgrade Now →](https://www.wpdesk.net/products/flexible-checkout-fields-pro-woocommerce/?utm_source=wporg&utm_medium=link&utm_campaign=wporg-fcf) = WooCommerce Compatibility = **WooCommerce 3.0 ready!** In Flexible Checkout Fields 1.5 we introduced support for WooCommerce 3.0. Flexible Checkout Fields also plays well with older versions of WooCommerce. We tested the plugin with WooCommerce 2.5.5 and 2.6.14. = Well Documented = We are proud of our docs. We spend a great deal of time to polish them and make them as complete as possible. [Read Flexible Checkout Fields Docs →](https://www.wpdesk.net/docs/woocommerce-checkout-fields-docs/) = Heavily Tested in Production Shops = We uploaded Flexible Checkout Fields to the WordPress Plugin Directory in September 2016 however the plugin is heavily used by hundreds of our customers since November 2014. = Support Policy = We provide a limited support for the free version in the [plugin Support Forum](https://wordpress.org/support/plugin/flexible-checkout-fields/). Please purchase a PRO version to get priority e-mail support as well as all e-commerce features. [Upgrade Now →](https://www.wpdesk.net/products/flexible-checkout-fields-pro-woocommerce/?utm_source=wporg&utm_medium=link&utm_campaign=wporg-fcf) > **Get more WooCommerce plugins from WP Desk**<br /> > We provide premium plugins for customizing checkout, shipping, invoicing and more. Check out our [premium WooCommerce plugins here →](https://www.wpdesk.net/products/) = Flexible Checkout Fields in a nutshell = Key features: * make the purchasing experience as flawless as possible for your users, * remove pain points related to the checkout process, * allow for delivery personalization, * manage fields in WooCommerce, * time picker in WooCommerce checkout, * date picker in WooCommerce checkout, * color picker in WooCommerce checkout, * file upload in WooCommerce checkout, * manage fields in WooCommerce, * add WooCommerce VAT ID number, * add WooCommerce checkout fields, * add WooCommerce custom checkout fields. == Installation == You can install this plugin like any other WordPress plugin. 1. Download and unzip the latest release zip file. 2. Upload the entire plugin directory to your /wp-content/plugins/ directory. 3. Activate the plugin through the Plugins menu in WordPress Administration. You can also use WordPress uploader to upload plugin zip file in menu Plugins -> Add New -> Upload Plugin. Then go directly to point 3. == Frequently Asked Questions == = Where I can find the plugin docs? = The docs are located here: [Flexible Checkout Fields Docs](https://www.wpdesk.net/docs/woocommerce-checkout-fields-docs/) = Can I add custom field sections? = Yes, but you will have to purchase [Flexible Checkout Fields PRO](https://www.wpdesk.net/products/woocommerce-checkout-fields/). == Screenshots == 1. Editing Core Checkout Fields. 2. Adding New Fields. 3. Enabling Custom Sections (PRO version only). 4. Editing Custom Sections (PRO version only). == Upgrade Notice == If you are upgrading from the old WooCommerce Checkout Fields version (1.1, woocommerce-checkout-fields) make sure to completely delete the old version first. Your settings will be kept. If you install the new version without deleting the old one you may break your WordPress installation. == Changelog == = 1.5.1 - 2017-05-30 = * Fixed fields sorting bug * Integrated WP Desk Tracker class to help us understand how you use the plugin (you need to opt in to enable it) * Added upgrade link to quick links = 1.5 - 2017-04-03 = * Added support for upcoming WooCommerce 3.0 * Dropped support for WooCommerce below 2.5 (the plugin may still work with older versions but we do not declare official support) = 1.4 - 2017-02-15 = * Added support for conditional logic in FCF PRO 1.4 (this update is necessary for FCF PRO 1.4) * Disabled editing field name for: Town, State, Postcode (unsupported in WooCommerce) * CSS tweaks for WordPress 4.7.x = 1.3.3 - 2016-11-28 = * Fixed radio buttons saving * Strip tags from labels when viewing fields settings = 1.3.2 - 2016-11-23 = * Limit field names to 20 characters in order to prevent DB problems (this is only behind the scenes, labels and all user visible elements remain intact) = 1.3.1 - 2016-10-24 = * Fixed resetting section's settings which blocked ability to edit fields in the order * Fixed potential warning on the thank you page = 1.3 - 2016-10-07 = * Added support for fields conditional logic based on products and categories (available in the PRO version) * Added option to reset section settings * Added better support for third party plugins that add checkout fields * Added WPML and Polylang support = 1.2.3 - 2016-09-22 = * Fixed a warning on line 530 = 1.2.2 - 2016-09-16 = * Fixed removing the last field from the section * Fixed checkboxes default settings * Fixed select not showing up * Fixed removing order notes field = 1.2.1 - 2016-09-08 = * Fixed saving select field = 1.2 - 2016-09-07 = * Major Update! * Released in WordPress Plugin Directory * Changed name from WooCommerce Checkout Fields to Flexible Checkout Fields for WooCommerce * Released a PRO version = 1.1 – 2016-06-21 = * Added new field: file upload * Completely new look and feel that plays well with WordPress dashboard * Converted to English * Added Polish (pl_PL) translation * Prepared the code for plugin new versions = 1.0.2 – 2016-03-08 = * Fixed (again) required asterisk for not required fields = 1.0.1 – 2016-03-07 = * Fixed required asterisk for not required fields = 1.0 – 2016-01-26 = * Automatic updates and license system = 0.9.12 – 2015-04-14 = * Added possibility to add HTML to labels = 0.9.11 – 2015-02-27 = * Tweaked editing custom fields in order details * Added possibility to add HTML to additional checkboxes = 0.9.10 – 2015-02-27 = * Tweaked errors display for WooCommerce 2.3 compatibility = 0.9.9 – 2015-01-20 = * Fixed (again) additional checkboxes warnings = 0.9.8 – 2015-01-20 = * Fixed additional checkboxes warnings = 0.9.7 – 2015-01-20 = * Added additional checkboxes settings to display under payment details = 0.9.6 – 2014-12-19 = * Added new fields: select, radio, checkbox = 0.9.5 – 2014-12-04 = * Added e-mail and phone fields in order details * Tweaked label, placeholder and class fields not to be required = 0.9.4 – 2014-12-01 = * Fixed Shipping Address override when the checkbox is checked = 0.9.3 – 2014-11-26 = * Tweaked CSS files to load only on required pages * Added Settings tab and option to disable jQuery UI CSS = 0.9.2 – 2014-11-24 = * Fixed a bug preventing checkout registration = 0.9.1 – 2014-11-04 = * Fixed checkout fields CSS styles = 0.9 – 2014-11-04 = * Release!
About
This is a mirror of the svn repo: https://plugins.svn.wordpress.org/flexible-checkout-fields/, the master is always the latest release.
Resources
Stars
Watchers
Forks
Packages 0
No packages published