Add html in cms content in admin.
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!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
- AleksandarJovanovic
- Posts: 54
- Joined: 01 Jun 2022, 21:26
Add html in cms content in admin.
Laravel
- 2025
Hello, i have question how to add in cms (grapejs) Html block or mby h2,h3 text to be managed from admin panel.
Tnx
- 2025
Hello, i have question how to add in cms (grapejs) Html block or mby h2,h3 text to be managed from admin panel.
Tnx
Re: Add html in cms content in admin.
Headings are available in the list of elements you can enter in the CMS module.
If you want to insert HTML code directly, you need to create a content block like the existing ones:
https://github.com/aimeos/ai-cms-grapes ... om.js#L235
Also, you need to create a component for that content block:
https://github.com/aimeos/ai-cms-grapes ... om.js#L401
If you want to insert HTML code directly, you need to create a content block like the existing ones:
https://github.com/aimeos/ai-cms-grapes ... om.js#L235
Also, you need to create a component for that content block:
https://github.com/aimeos/ai-cms-grapes ... om.js#L401
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
