Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

POFW CSV Export-Import

Опис

This plugin requires Simple Product Options for WooCommerce plugin.

Provides a way to export and import product options as a CSV file.
You will need to use the WooCommerce product export feature.
The exported .csv file will have the “Product Options” column.

You can read the installation instructions here:
README

Simple Code Idea:

The idea of this plugin is to keep the base version as simple as possible.
And to add the new features as modifications.

This plugin has just 5 files to make it easy to use and customize. If you need more features check the modifications page hottons.com/ei_modifications

Contact me by email pektsekye@gmail.com if you have questions or need help.

Translators

Available Languages

  • English (Default)

Documentation

Full documentation is available here.

Скріншоти

  • The Export Products button.
  • The “Product Options” column that will be exported.
  • Product options data in the exported .csv file.
  • The Import Products button.
  • The .csv file with product options is selected for importing.
  • The Product Options column is selected to be imported.
  • The imported product options.

Встановлення

Requires WordPress 4.7, WooCommerce 3.0 and Simple Product Options for WooCommerce 1.0

  1. Unzip the downloaded zip file.
  2. Upload the plugin folder into the wp-content/plugins/ directory of your WordPress site.
  3. Activate POFW Csv Export-Import from Plugins page.

Contact me by email pektsekye@gmail.com if you have questions or need help.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“POFW CSV Export-Import” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “POFW CSV Export-Import” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.0 – Released: May, 12 – 2020

  • Initial release