이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WooCommerce Product Front Fields

설명

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

  • Supports 8 widgets (field types):
  1. Text
  2. Textarea
  3. Checkbox
  4. Select
  5. Radio (Normal or Images)
  6. Checkboxes (Normal or Images)
  7. Datepicker
  8. Slider
  • Field profiles (product types) that allows to create products with different fields with one click.
  • Product duplication with fields.
  • Setting and managing fields for a specific product, including overridding the field default charge and value.
  • Products Import by field profiles.

The number of video series that allow to understand how to work with this plugin:

  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

  • WooCommerce 3.0 or greater
  • WordPress 4.0 or greater
  • PHP version 5.2.4 or greater (PHP 7.2 or greater is recommended)
  • MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)

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

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WooCommerce Product Front Fields”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WooCommerce Product Front Fields”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.