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 today

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

24

—

LowBetter than 31% of packages

Maintenance42

Moderate activity, may be stable

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

475d 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

[elgentos/regenerate-catalog-urls

Regenerate Catalog URL Rewrites (products, categories, cms pages)

2842.6M](/packages/elgentos-regenerate-catalog-urls)[nosto/module-nostotagging

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

27703.7k4](/packages/nosto-module-nostotagging)[tig/postnl-magento2

TIG Magento 2 PostNL extension

59570.5k5](/packages/tig-postnl-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

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

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

1011.8k26](/packages/loki-magento2-components)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.8k2](/packages/zwernemann-module-withdrawal)

PHPackages © 2026

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