Jump to content

Need to create same like Catalog -> Stocks menu


rvkvino

Recommended Posts

I need to create as like same thing in prestashop 1.7.5 Catalog -> Stocks list and need to show combination wise product details and need to update prices for each individual combination product. I need to know how to create menu items and create new controller and what are all the files are used for the Stocks menu items. Can any one please help me to do this.

Link to comment
Share on other sites

I'm a programmer only, I'm new to Prestashop. I was working in codeigniter and Laravel framework. It was too easy in REST and navigation. URL itself clearly define the controller and method name. But prestashop is difficult to check  and identify the files by the help of url. Now I have created the link from ps_tab and ps_tab_lang. Now I have to change the URL for tab link I don't know where to change and update files in proper folder. 

Link to comment
Share on other sites

Can you say possible way to create a new url and display same actions like catalog -> Stock. I have created class name as 

AdminBulkPriceManagement and module as empty in ps_tab table. When I click on this link I need to open the page as like as Catalog -> Stock page. Can you help me to do this.

Edited by rvkvino (see edit history)
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...