Use grapesjs CMS editor to create an editable footer?

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!
kdim95
Advanced
Posts: 195
Joined: 26 Aug 2022, 12:17

Use grapesjs CMS editor to create an editable footer?

Post by kdim95 » 01 Jun 2023, 09:48

Laravel framework version: 10.12.0
Aimeos Laravel version: ~2023.04
PHP Version: 8.2.6
Environment: Linux

I want to create a custom footer section that can be edited in the CMS editor, or create a new admin module that does this and uses the same grapesjs editor. What is the best way to do this?

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

Re: Use grapesjs CMS editor to create an editable footer?

Post by aimeos » 03 Jun 2023, 11:42

The GrapesJS CMS editor enables you to create content for each URL but a footer is the same for all pages. Thus, the CMS panel won't help you much in that case. You can create an own panel where you include GrapesJS yourself and whose content you can add in the base Blade template as footer.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply