Jump to content
  • 0

How can i rewrite url ?


Question

Posted

For example, I need to rewrite "/order/main/packages/ssl/?group_id=1"  to "/order/ssl/group_id=1", " /order/config/index/ssl/?group_id=1&pricing_id=1" to "/order/ssl/config/group_id=1&pricing_id=1" and so on.

Where and how do I set it?

Tks!

8 answers to this question

Recommended Posts

  • 0
Posted
  On 4/29/2019 at 4:37 PM, Tyson said:

You can create a rewrite rule in the .htaccess or you can update the URI routes in /config/routes.php for the order plugin

Expand  

Is there a successful case to refer to?

Or, any official guidelines?

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...