PHPackages                             petro-prots/module-products-bulk-update - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. petro-prots/module-products-bulk-update

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

petro-prots/module-products-bulk-update
=======================================

Products Bulk update extension by Petro Prots

1.0.1(1y ago)03[1 issues](https://github.com/petro-prots/products-bulk-update/issues)MITPHP

Since Mar 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/petro-prots/products-bulk-update)[ Packagist](https://packagist.org/packages/petro-prots/module-products-bulk-update)[ RSS](/packages/petro-prots-module-products-bulk-update/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

PetroProts Products Bulk Update extension
=========================================

[](#petroprots-products-bulk-update-extension)

This extension implements products bulk attributes update by utilizing the Magento's build-in `product_action_attribute.update` queue.

API
---

[](#api)

The extension's functionality relies on the REST API connection. There is only one action available:

`POST V1/products/update_attributes/bulk`. Arguments:

- `products`: List of products' attributes data to update. Example: ```
    {
        "id": 1,
        "attribute": "name",
        "value": "New name"
    }
    ```
- `scopeData`: Data about the current working scope. Example: ```
    {
      "store_id": 1,
      "website_id": 1,
    }
    ```

Interfaces
----------

[](#interfaces)

There is a list of open Interfaces available for use:

- `\PetroProts\ProductsBulkUpdate\Api\UpdateProductAttributesActionInterface` - Update attribute data action. Main working part
- `\PetroProts\ProductsBulkUpdate\Api\PayloadValidatorInterface` - Payload data validator

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

520d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47610731?v=4)[Petro Prots](/maintainers/petro-prots)[@petro-prots](https://github.com/petro-prots)

---

Top Contributors

[![petro-prots](https://avatars.githubusercontent.com/u/47610731?v=4)](https://github.com/petro-prots "petro-prots (10 commits)")

### Embed Badge

![Health badge](/badges/petro-prots-module-products-bulk-update/health.svg)

```
[![Health](https://phpackages.com/badges/petro-prots-module-products-bulk-update/health.svg)](https://phpackages.com/packages/petro-prots-module-products-bulk-update)
```

###  Alternatives

[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27714.5k4](/packages/nosto-module-nostotagging)[fishpig/magento2-wordpress-integration

Securely integrate WordPress and Magento 2.

83374.7k7](/packages/fishpig-magento2-wordpress-integration)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1861.2k](/packages/myparcelnl-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1015.1k29](/packages/loki-magento2-components)[mage-os/module-rma

Return Merchandise Authorization

229.1k](/packages/mage-os-module-rma)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
