How to add a custom page such as "about-us"

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!
marnel
Posts: 13
Joined: 12 Feb 2022, 21:21

How to add a custom page such as "about-us"

Post by marnel » 03 May 2022, 18:42

Hi, Aimeos!
Please, I'm looking for a way to add a custom page such as an 'about-us'
page and make it available from the homepage menu.
Any way to do so?

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

Re: How to add a custom page such as "about-us"

Post by aimeos » 04 May 2022, 06:13

Install and configure the aimeos/ai-cms-grapesjs package and add your pages in the base.blade.php file in the footer for example.

https://github.com/aimeos/ai-cms-grapesjs
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

marnel
Posts: 13
Joined: 12 Feb 2022, 21:21

Re: How to add a custom page such as "about-us"

Post by marnel » 09 May 2022, 22:37

Great! It works.
Thanks for your help :)

Post Reply