Описание
Полностью бесплатный плагин для удобного массового или индивидуального редактирования товаров woocommerce.
Поддерживаются простые, вариативные и внешние типы товаров.
Есть возможность изменять цену, цену распродажи и даты распродажи.
Возможности
- увеличение\уменьшение цен на фиксированное значение или процент
- умножение существующих цен на значение
- изменение цен распродажи относительно обычной цены
- округление цен с нужной точностью
- динамическое изменение цен
- возможность отмены изменений
- tag-search
Я буду благодарен, если вы оставите отзыв о плагине.
Если Вам нужен дополнительный функционал или просто хотите финансово поддержать развитие плагина — напишите на dev.hedgehog.core@gmail.com
Установка
- Распакуйте загруженный архив.
- Загрузите
product-editor
в каталог/wp-content/plugins/
- Активируйте плагин через меню «Плагины» в WordPress.
Часто задаваемые вопросы
-
If an error occurs while changing products or I reload the page, how do I know which products have been changed and which have not?
-
The plugin makes all changes transactionally. This means that either the operation will be performed completely for all goods, or it will not be performed at all.
-
Why does a bulk change fail with an error after a long timeout?
-
The most likely reason is that the execution process is taking longer than allowed on your server. Try increasing the allowed script execution time, or change products in smaller portions.
Отзывы
Участники и разработчики
«Product Editor» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Product Editor» переведён на 1 язык. Благодарим переводчиков за их работу.
Перевести «Product Editor» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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