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 в настройках сервера или изменяйте товары меньшими порциями.

Отзывы

18.01.2023 1 ответ
Thank you so much for this plugin! This worked seamlessly to help me change prices on over 700 variable products in less than a day. (A job I thought would take me a month to complete.) It was super easy for a non-techie such as myself to figure out, too. I will recommend this to several friends.
23.11.2022 1 ответ
Очень полезен для массового изменения, радует быстрое редактирование вариантных товаров
18.10.2022 1 ответ
Had to download a new bulk editor since the very expensive one I paid for failed. Not only did this one work better, but you can't beat the price! Thank you!
Посмотреть все 15 отзывов

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

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

Участники

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

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

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

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

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

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