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 1mo 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

25

—

LowBetter than 37% of packages

Maintenance46

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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

421d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e5fc5a7158a2fd653aa1f284552db0d9eaf5163eac8514da4c9b2e2dc90d2126?d=identicon)[petro-prots](/maintainers/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

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[nosto/module-nostotagging

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

27659.1k4](/packages/nosto-module-nostotagging)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13204.0k1](/packages/doofinder-doofinder-magento2)

PHPackages © 2026

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