piantanida / massactions
A module to perform mass actions on prices and catalog in Magento2 admin area
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
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