Title: CoderEmbassy Bulk Variations Manager
Author: Saleh Ahmad
Published: <strong>24.07.2026</strong>
Last modified: 18.08.2026

---

ჩადგმების ძებნა

![](https://ps.w.org/coderembassy-bulk-variations-manager/assets/banner-772x250.
jpg?rev=3621171)

![](https://ps.w.org/coderembassy-bulk-variations-manager/assets/icon-256x256.png?
rev=3621171)

# CoderEmbassy Bulk Variations Manager

 ავტორი: [Saleh Ahmad](https://profiles.wordpress.org/codersaleh/)

[ჩამოტვირთვა](https://downloads.wordpress.org/plugin/coderembassy-bulk-variations-manager.1.0.3.zip)

 * [დეტალები](https://ka.wordpress.org/plugins/coderembassy-bulk-variations-manager/#description)
 * [მიმოხილვა](https://ka.wordpress.org/plugins/coderembassy-bulk-variations-manager/#reviews)
 *  [დაყენება](https://ka.wordpress.org/plugins/coderembassy-bulk-variations-manager/#installation)
 * [დეველოპმენტი](https://ka.wordpress.org/plugins/coderembassy-bulk-variations-manager/#developers)

 [მხარდაჭერა](https://wordpress.org/support/plugin/coderembassy-bulk-variations-manager/)

## აღწერა

CoderEmbassy Bulk Variations Manager helps store managers update WooCommerce variations
across selected variable products.

Core features include:

 * Multi-product variation spreadsheet editor.
 * Product search for variable products.
 * Editable SKU, prices, sale dates, stock, stock status, and variation status.
 * Read-only variation attribute columns for easier row identification.
 * Preview and approve workflow before changes are applied.
 * Jobs screen with applied change history.
 * Rollback for completed bulk edit and import jobs.
 * CSV import for updating existing variations.
 * CSV import for creating new variations from existing product attributes.
 * CSV attribute helper and downloadable CSV template.

### External services

This plugin may load Google Fonts assets on the plugin’s admin Bulk Editor screen
through bundled grid interface assets. The font request is made by the administrator’s
browser when that admin screen is opened. Google may receive standard browser request
data such as the requesting IP address, user agent, and referrer in order to serve
the font CSS or font files.

Google Fonts is provided by Google. Terms: https://policies.google.com/terms Privacy
policy: https://policies.google.com/privacy

## ეკრანული სურათები

[⌊Admin dashboard.⌉⌊Admin dashboard.⌉[

Admin dashboard.

[⌊Edit product.⌉⌊Edit product.⌉[

Edit product.

[⌊Choose a product to edit.⌉⌊Choose a product to edit.⌉[

Choose a product to edit.

[⌊Customize the table columns.⌉⌊Customize the table columns.⌉[

Customize the table columns.

[⌊Filter rows.⌉⌊Filter rows.⌉[

Filter rows.

[⌊Edit price.⌉⌊Edit price.⌉[

Edit price.

[⌊Price updated.⌉⌊Price updated.⌉[

Price updated.

[⌊Jobs.⌉⌊Jobs.⌉[

Jobs.

[⌊CSV import.⌉⌊CSV import.⌉[

CSV import.

[⌊Settings.⌉⌊Settings.⌉[

Settings.

[⌊Dark theme for the dashboard.⌉⌊Dark theme for the dashboard.⌉[

Dark theme for the dashboard.

## დაყენება

 1. Upload the plugin folder to `/wp-content/plugins/`.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. Make sure WooCommerce is active.
 4. Open Bulk Variations from the WordPress admin menu.

## ხდკ

### Does this edit every product at once?

The editor can load variations from multiple selected variable products in one editing
session. CSV import can identify rows by product ID when updating or creating variations.

### Can I preview changes before applying them?

Yes. Bulk edits and CSV imports use a preview and approval workflow before writing
changes.

### Can I roll back changes?

Yes. Completed jobs can be rolled back from the Jobs screen.

### Can CSV create new variations?

Yes, when the parent product already has variation attributes and the CSV uses valid`
attribute_*` columns and term slugs.

### Does uninstall remove plugin data?

Only when you enable “Remove plugin data on uninstall” in Settings before uninstalling.

## მიმოხილვები

![](https://secure.gravatar.com/avatar/5d09c9af2de55193547c24ae16ac8730618db4f9b06cd54fa20cc0bfffede099?
s=60&d=retro&r=g)

### 󠀁[Most useful plugin to edit variations.](https://wordpress.org/support/topic/most-useful-plugin-to-edit-variations/)󠁿

 [Hannan](https://profiles.wordpress.org/phpcoderhannan/) 10.08.2026

Most useful plugin to edit variations. Most easy way to edit bulk variation.

 [ 1 რევიუს წაკითხვა ](https://wordpress.org/support/plugin/coderembassy-bulk-variations-manager/reviews/)

## მონაწილეები & დეველოპერები

“CoderEmbassy Bulk Variations Manager” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა
წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

 *   [ Saleh Ahmad ](https://profiles.wordpress.org/codersaleh/)

[გადათარგმნეთ CoderEmbassy Bulk Variations Manager თქვენს ენაზე.](https://translate.wordpress.org/projects/wp-plugins/coderembassy-bulk-variations-manager)

### დაინტერესებული ხართ დეველოპმენტით?

[დაათვალიერეთ კოდი](https://plugins.trac.wordpress.org/browser/coderembassy-bulk-variations-manager/),
შეამოწმეთ [SVN რეპო](https://plugins.svn.wordpress.org/coderembassy-bulk-variations-manager/),
ან გამოიწერეთ [შექმნის ჟურნალი](https://plugins.trac.wordpress.org/log/coderembassy-bulk-variations-manager/):
[RSS](https://plugins.trac.wordpress.org/log/coderembassy-bulk-variations-manager/?limit=100&mode=stop_on_copy&format=rss).

## ცვლილებები

#### 1.0.3

 * Fixed: background jobs larger than one chunk reported only the final chunk’s 
   processed count and stayed at 0% progress while running.
 * Fixed: failed and completed background jobs left their queued row data behind
   in the options table.
 * Fixed: variations created by CSV import or generation could show stale prices
   on the storefront until the parent product was saved again.
 * Fixed: the plugin admin body class was added on every admin screen instead of
   only the plugin screen.
 * Improved: database table checks no longer run on every request.

#### 1.0.2

 * Improved admin asset loading and interface compatibility.
 * Updated public plugin identifiers for the WordPress.org release.

#### 1.0.1

 * Added inert developer extension hooks for admin views, script bundles, grid columns,
   and bulk actions.

#### 1.0.0

 * Initial release.

## მეტა

 *  Version **1.0.3**
 *  Last updated **8 საათის წინ**
 *  Active installations **10-ზე ნაკლები**
 *  WordPress version ** 6.3, ან უფრო მაღალი **
 *  Tested up to **7.0.4**
 *  PHP version ** 8.1, ან უფრო მაღალი **
 *  Language
 * [English (US)](https://wordpress.org/plugins/coderembassy-bulk-variations-manager/)
 * Tags
 * [bulk edit](https://ka.wordpress.org/plugins/tags/bulk-edit/)[CSV Import](https://ka.wordpress.org/plugins/tags/csv-import/)
   [rollback](https://ka.wordpress.org/plugins/tags/rollback/)[variations](https://ka.wordpress.org/plugins/tags/variations/)
   [woocommerce](https://ka.wordpress.org/plugins/tags/woocommerce/)
 *  [დამატებითი ხედი](https://ka.wordpress.org/plugins/coderembassy-bulk-variations-manager/advanced/)

## რეიტინგები

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/coderembassy-bulk-variations-manager/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/coderembassy-bulk-variations-manager/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/coderembassy-bulk-variations-manager/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/coderembassy-bulk-variations-manager/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/coderembassy-bulk-variations-manager/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/coderembassy-bulk-variations-manager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/coderembassy-bulk-variations-manager/reviews/)

## მონაწილეები

 *   [ Saleh Ahmad ](https://profiles.wordpress.org/codersaleh/)

## მხარდაჭერა

გაქვთ კომენტარი? გჭირდებათ დახმარება?

 [მხარდაჭერის ფორუმის ნახვა](https://wordpress.org/support/plugin/coderembassy-bulk-variations-manager/)