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
8 hours ago, 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

Is there a successful case to refer to?

Or, any official guidelines?

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...