piantanida / massactions
A module to perform mass actions on prices and catalog in Magento2 admin area
Package info
github.com/macbeth/Piantanida_MassActions
Type:magento2-module
pkg:composer/piantanida/massactions
1.0.3
2022-06-01 15:21 UTC
Requires
- php: >=7.0.0
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