Seeking Advice on Adding New Elements to Aimeos Page Builder in CMS
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!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Seeking Advice on Adding New Elements to Aimeos Page Builder in CMS
I'm currently working on a project where I need to add new elements to the page builder in the Aimeos CMS. I've got everything set up locally and have been exploring the available documentation, but I'd love to hear any advice or tips from the community on how to best approach this task. Here’s a brief overview of my local setup:
- PHP Version: 8.2.12
- Aimeos Version: 2024.x
- Aimeos Setup: Installed via Composer in a Laravel project
- Custom Theme: Created using the Aimeos extension generator and installed successfully
- Current Objective: Enhance the CMS page builder by adding custom elements
- The best practices for adding new elements to the page builder like adding icons or lists.
- Any specific files or directories that should be modified or extended.
- Examples or templates of custom elements that have been successfully integrated.
- Any recommended tools or resources that could facilitate this task.
Re: Seeking Advice on Adding New Elements to Aimeos Page Builder in CMS
Here your can see the existing blocks:
https://github.com/aimeos/ai-cms-grapes ... #L233-L396
Here are the components defined if the blocks need some JS code to work:
https://github.com/aimeos/ai-cms-grapes ... #L399-L834
https://github.com/aimeos/ai-cms-grapes ... #L233-L396
Here are the components defined if the blocks need some JS code to work:
https://github.com/aimeos/ai-cms-grapes ... #L399-L834
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star