Product Editor

Описание

Полностью бесплатный плагин для удобного массового или индивидуального редактирования товаров woocommerce.
Поддерживаются простые, вариативные и внешние типы товаров.
Есть возможность изменять цену, цену распродажи и даты распродажи.

Возможности

  • увеличение\уменьшение цен на фиксированное значение или процент
  • умножение существующих цен на значение
  • изменение цен распродажи относительно обычной цены
  • change tags
  • округление цен с нужной точностью
  • динамическое изменение цен
  • возможность отмены изменений
  • search by standard (category, tags, status) and custom taxonomies

I would appreciate it if you leave a review of the plugin.

Если Вам нужен дополнительный функционал или просто хотите финансово поддержать развитие плагина — напишите на dev.hedgehog.core@gmail.com

Скриншоты

Установка

  1. Распакуйте загруженный архив.
  2. Загрузите product-editor в каталог /wp-content/plugins/
  3. Активируйте плагин через меню «Плагины» в WordPress.

Часто задаваемые вопросы

If I refresh the page or an error occurs while changing items, how do I know which products have been changed and which have not?

Плагин производит все изменения транзакционно. Это означает что либо операции изменения будут применены для всех товаров, либо не будут применены вовсе.

Из-за чего массовое изменение после долгого выполнения окончилось ошибкой?

Наиболее вероятно, что время выполнения скрипта заняло больше чем разрешено на сервере. Попробуйте увеличить параметр max_execution_time в настройках сервера или изменяйте товары меньшими порциями.

Отзывы

08.01.2025
This plugin does the job efficiently, if you are looking at adjusting prices for all your products at a go, this is the tool to use, and it’s absolutely free.
26.11.2024 1 ответ
This plugin is incredibly effective and efficient! I previously used a paid plugin to handle about 10,000 variations, and it would take hours to apply sale pricing correctly. With this plugin, the same task was completed in just a few minutes, for free too! Additionally, when I encountered an issue, the plugin author was quick to assist and resolved it promptly. I highly recommend this plugin—thank you for such a great tool!
06.08.2024 2 ответа
I just had 5,400 products and variations for which I needed to update the prices. The Woocommerce Bulk Update doesn’t work and I had lengthy conversations with my supplier, who’s software will not let me bulk update prices(!!!). The Product Editor plugin sorted the issue in about 15 minutes. So far the only plug in I’ve found that does what it says and nothing else. Perfect.
10.06.2024 1 ответ
Огромное спасибо за такой нужный и полезный плагин! Никаких альтернатив ему не нашел. Это реально вещь!
Посмотреть все 20 отзывов

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

«Product Editor» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«Product Editor» переведён на 1 язык. Благодарим переводчиков за их работу.

Перевести «Product Editor» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.17

  • bugfix: non-standard path to the admin caused loss of functionality

1.0.16

  • added: sku search

1.0.15

  • added: sku column and functionality of hiding/displaying table columns
  • added: the number of change records that can be rolled back does not exceed 50

1.0.14

  • added: custom taxonomy search feature

1.0.13

  • bugfix: implicit limit on the number of products that can be changed at a time
  • added: sticky table header
  • added: the ability to change product tags

1.0.12

  • bugfix: search did not work when the new woocommerce navigation interface option was enabled

1.0.11

  • bugfix: categories are not shown in some cases
  • added: search form reset button

1.0.10

  • added filtering by statuses, missing categories and tags

1.0.9

  • bugfix: menu item was not shown for shop manager role
  • added Portuguese — BRAZIL translate

1.0.8

  • added the ability to set a zero price.
  • added the ability to not change products with a zero price in bulk editing.

1.0.7

  • added cache reset after product changes

1.0.6

  • bugfix cyrillic search

1.0.5

  • added tag-search

1.0.4

  • added dynamic price changes functionality
  • added progress bar for bulk changes
  • undo functionality

1.0.3

  • bugfix fatal error
  • added rounding an integer part of number

1.0.2

  • added multiplying existing prices by a value
  • added rounding prices with a required precision
  • added external products type
  • added links to product editing pages

1.0.1

  • increase\decrease regular price issue fixed
  • applying operations to variation parents issue fixed
  • added support for decimal numbers
  • extra spaces at dates columns issue fixed