Linux 软件免费装

WooCommerce Product Front Fields

开发者 aposidelov
更新时间 2018年10月23日 18:10
WordPress版本: 4.9.8

标签

woocommerce extra product options price options custom options WooCommerce product custom product fields WooCommerce product fields custom product option price fields product field price

下载

1.2 1.0 1.1

详情介绍:

The plugin allows to add extra fields to the product that may affect product price. This allows to create products that customers can customize according to their preferences before adding to the cart. For example, specify pizza parameters, such as Size, Toppings (the charge of every topping item can depend on the chosen Size option) or a customized T-Shirt with the Number, Favorite player's name, T-shirt player list, or Own name. Features
  1. Text
  2. Textarea
  3. Checkbox
  4. Select
  5. Radio (Normal or Images)
  6. Checkboxes (Normal or Images)
  7. Datepicker
  8. Slider
  1. How to create the fields
  2. The ways how to attach fields to the products
  3. Product form and `Front fields` section
  4. Settings form
  5. Products Import
For developers The plugin has very flexible and extensible set of hooks that allow to create more complex price calculations, customize the fields and create new widgets. Check hooks.api.php file for more information and examples.

安装:

Minimum Requirements Manual installation
  1. Make sure you have the latest version of WooCommerce plugin installed ( 2.2 or above )
  2. Unzip and upload contents of the plugin to your /wp-content/plugins/ directory
  3. Go to the Plugins menu and activate the plugin
Uninstallation
  1. Open your wp-config.php file and add: define( 'WPF_REMOVE_ALL_DATA', true ); below / That's all, stop editing! Happy blogging. / and save a file.
  2. Go to the Plugins menu and deactivate the plugin