Jump to content

AdminController - Mass edit products' prices


Simone Salerno

Recommended Posts

I've written an admin controller to let you edit you products / product attributes price and wholesale price in a single place, without opening each product detail screen.

 

How to use:

 

 - copy AdminMassEditProductPriceController.php in root/override/controllers/admin folder

 - copy form.tpl in root/override/controllers/admin/templates/masseditproductprice folder (you have to create the latter folder)

 - delete root/cache/class_index.php

 - in the admin panel, go to Administration > Menu and create a new menu item

 - enter AdminMassEditProductPrice in the controller field and save

 

You're done. Open the menu link and use the feature.

I can make a module instead of a controller if you ask for it.

Hope you like it.

 

 

override.zip

  • Like 2
Link to comment
Share on other sites

Hello there ! 

 

I already used your previous module 'MassEditProductPrice' with previous prestashop version, and I was looking for a newer version that might work with the latest prestashop (1.6).

 

I just tested this override and it works perfectly so far !

Prices are all listed on one page, and saving is done in Ajax so you don't have to reload the whole page to change the price of a product.

 

Nice job here Simone ! Thanks for your work ! 

 

Maadin

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...