விளக்கம்
Extra Product Data for WooCommerce
Extra Product Data for WooCommerce is a WooCommerce plugin developed to gather additional user information for products. Once installed, this plugin adds custom input fields to WooCommerce product pages, allowing users to enter extra information during the checkout process. These additional data fields are then displayed in the cart, the order summary, and within the backend for easy access.
The plugin was developed by @triopsi using the latest stable PHP version (8.2) and has been tested with the latest WordPress release. Extra Product Data for WooCommerce is free and can be easily extended to fit specific needs with just a few clicks.
Features
- Adds custom input fields on WooCommerce product pages.
- Supports various input types (text, textarea, select, etc.).
- Works with both Simple Products and Variable Products.
- Captures and stores additional user data for each product.
- Displays the data in the cart, checkout, and order summary.
- Allows admins to view the additional data provided by customers.
- Ideal for products that require user-specific information.
- Easy to extend and customize for specific requirements.
- Added option to make fields conditional based on other field values.
- The admin can still edit the fields in the order overview.
Supported Fields
The following field types are currently implemented:
- Text
- Textarea
- Number
- Yes/No Field
- Date
- Select/options
- Radio Boxes
- Checboxes
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/extra-product-data-for-woocommerce
directory, or install the plugin directly through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to any WooCommerce product page to see the additional input fields.
அடிக்கடி கேட்கப்படும் கேள்விகள்
-
Can the fields be customized?
-
Yes, the plugin is designed to be extended, allowing developers to modify the fields as needed.
-
Is the plugin compatible with the latest WordPress version?
-
Yes, the plugin has been tested with the latest WordPress release and PHP 8.2.
Reviews
இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.
பங்களிப்பாளர்கள் & உருவாக்குனர்கள்
“Extra Product Data for WooCommerce” is open source software. The following people have contributed to this plugin.
பங்களிப்பாளர்கள்Translate “Extra Product Data for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
1.1.2
- Initial release with fixes
1.1.3
- Update for the WordPress Library
1.2.0
- Add Edit Button in the order overview.
1.3.0
- Add more field types checkboxes, radio and selects
- Edit option for admins in order overview
1.4.0
- Radio and checkboxes don’t have input-text CSS classes
- Select overflow
- Add autocomplete function
- Add Conditional Logic for fields
- Add Conditional rules in backend
1.4.1
- export link are always broke
1.5.0
- plugin can enable for another woocommerce products
1.5.1
- edit button dont visible on order overview
1.6.0
- add setting page and add options for “Show on Cart” and “Show on Checkout”
1.7.0
- add editable section for user in the order overview
- compatibility with WooCommerce HPOS