linkses Posted November 3, 2021 Share Posted November 3, 2021 Hi, In docs I see how create links in the admin side menu:https://devdocs.prestashop.com/1.7/modules/concepts/controllers/admin-controllers/tabs/ I want to share the same controller for different menu options, but I don't see how to pass GET parameters to the URL so I can reuse the same controller for different but similar options. I see that exists a parameter "class_name" to define the controller that will be used, but I don't see any other parameter for this purpose. How can I do it? Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now