grapesjs as main website

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
mbnoimi
Posts: 2
Joined: 11 Aug 2022, 20:12

grapesjs as main website

Post by mbnoimi » 17 Dec 2022, 07:25

Hi,

I would like a website based on simple Laravel CMS one of its feature is renting services so eCommerce feature is not located in the home page.

Can I use grapesjs in this use case?

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

Re: grapesjs as main website

Post by aimeos » 19 Dec 2022, 08:39

Yes, you have to remove the "p" prefix for the routes of the pages here:
https://github.com/aimeos/aimeos/blob/m ... op.php#L40

Then, most likely there will be a conflict with the Laravel auth routes you have to solve.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply