Περιγραφή
Completely free plugin for convenient bulk or individual editing of woocommerce products.
Simple, variable and external product types are supported.
It is possible to change the price, sale price and sale dates.
Features
- increase / decrease prices by a fixed value or percentage
- multiplying existing prices by a value
- change sale prices relative to regular prices
- rounding prices with a required precision
- dynamic price changes
- ability to undo changes
- tag-search
I would be grateful if you leave a review about the plugin.
If you need additional functionality or just want to financially support the development of the plugin – write to dev.hedgehog.core@gmail.com
Εγκατάσταση
- Unzip the download package
- Upload
product-editor
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in 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