Page path remove prefix "P"

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
gkarthick87
Posts: 4
Joined: 15 Apr 2024, 09:39

Page path remove prefix "P"

Post by gkarthick87 » 15 Apr 2024, 16:06

Hi,

My website is loading the cms page with the link "https://website.com/p/about-us" but I need to change the cms path url like
"https://website.com/about-us" without "P" so please let me know how can I do this?

Thanks

User avatar
aimeos
Administrator
Posts: 7904
Joined: 01 Jan 1970, 00:00

Re: Page path remove prefix "P"

Post by aimeos » 17 Apr 2024, 09:58

That's a bit more complicated because then, the Laravel auth routes interfere most of the times and things aren't working correctly any more.

The 2024.x version of the Aimeos distribution is prepared for multi-routing which configures everything out of the box if you enable the feature: See here for details: https://github.com/aimeos#multi-routing
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply