Skip to content

adamvarga/AV_MassPriceUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AV_MassPriceUpdater for Magento 2.x

Donate

Mass Price Updater

You can update the different price type as regular price or special price

You can change the prices fixed or with percentage per category

TODO: tierprice, msrp price


Installation Instructions

1, Clone the extension as a composer repository via GitHub

2, Add the av/masspriceupdater composer package to your project.

3, Require with

composer require av/masspriceupdater

4, Clear the cache and upgrade the module environment with

rm -rf var/cache/*
rm -rf var/page_cache/*
rm -rf var/generation/*
php bin/magento setup:upgrade

5, Logout from the admin panel and then login again.

6, Change the config in System -> Configuration -> Catalog -> AV MassPriceUpdater - Price Configuration -> Configuration

Example setup:

alt text

Uninstallation

1, Remove all extension files from your Magento installation OR

2, Remove via Composer and clear the caches

composer remove av/masspriceupdater

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Adam Varga

About

Mass Price Updater for Magento 2.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages