Skip to main content

Questions tagged [router]

0 votes
1 answer
42 views

In Magento 2, I want to set custom route, like after baseurl/custom-route/any url it should be redirected to homepage or base url. Here, I had tried to create type of RouterList and extend ...
Aayushi Doshi's user avatar
0 votes
1 answer
332 views

I have one online store with two store views, English and French. How can I add different routes per store view in a custom module on a Magento 2.4 store, following the attached example? EN: www....
Kloppo's user avatar
  • 95
0 votes
2 answers
726 views

I want create controller for specific path, but i can't know how i can do this. My controller must work with path like: site.com/usa/some-review/dynamicParam My path for controller: site.com/some-...
David Young's user avatar
0 votes
1 answer
1k views

So, as the title says, I want to add an Admin button in the Edit Product Admin page. That button, when pressed, will call the respective controller of a URL, sending along the product id, the ...
Noob Doob's user avatar
  • 127
0 votes
0 answers
122 views

I am trying to get the list of routers and followed this available module, but I am trying to get the router for every url that executed on the browser. In the code as shown below. foreach ($this->...
nix's user avatar
  • 129
0 votes
1 answer
288 views

I am using Magento 2 Magefan blog extension. The blog post URL is generated as below. http://store-url/blog/post/hurry-xmas-with-family But I want URL as below and it show the content of the above URL ...
Lokesh Naik's user avatar
0 votes
3 answers
2k views

I am new to Magento and I tried this tutorial where I will create a controller for Magento 2. https://www.mageplaza.com/magento-2-module-development/how-to-create-controllers-magento-2.html My problem ...
RainDV's user avatar
  • 1
2 votes
1 answer
180 views

I have created a page using the CMS (via Admin Portal) and now I want to add a custom block (programmed) to the page. You can see the created page here: My structure is the following: but ...
Jackridder's user avatar

15 30 50 per page
1
2 3 4 5
8