Jump to content

How to change the view catalog->products page according to employee


avi_24

Recommended Posts

Hai presta people want to know which controller and template file(.tpl) is asscoiated with the page that appears when we access Catalog->products menu from prestashop back office. I searched the controller Adminproductscontroller.php , but could'nt figure out where the code for changing the view exists... Please Help Me

 

 

post-709966-0-58268300-1381991937_thumb.jpg

Link to comment
Share on other sites

it's unfortunately based on "object" model it will be a bit hard to change it (you can change object definition for each employee)

anyway, here are the files:

- controllers/ADMIN/AdminProductsController.php (object definition)

- ADMIN_DIR/themes/default/template/controllers/products (directory with tpl files

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...