piantanida/massactions

A module to perform mass actions on prices and catalog in Magento2 admin area

1.0.3 2022-06-01 15:21 UTC

This package is auto-updated.

Last update: 2025-06-06 13:55:43 UTC


README

A module to perform mass actions on Magento2 catalog.

Current Features:

Mass Price Changes with a copy / paste from Excel.

Install

Download with composer

composer require piantanida/massactions

Enable the module

php bin/magento module:enable Piantanida_MassActions

Upgrade Database Schema

php bin/magento setup:upgrade