Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Website (website)
• Discuss (mail) |
Lines of code | 86 |
Technical Name |
website_snippet_html |
License | LGPL-3 |
Website | https://www.adgensee.com |
Versions | 12.0 13.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Website (website)
• Discuss (mail) |
Lines of code | 86 |
Technical Name |
website_snippet_html |
License | LGPL-3 |
Website | https://www.adgensee.com |
Versions | 12.0 13.0 |
Website Snippet HTML custom #12.0
A snippet to add custom html code on any web page.

Features
This module adds these features:
New snippet to add custom html code on any web page.
You can also insert inline CSS and JavaScript/JQuery.
Demo
Test this module here: https://demo.adgensee.com
- LOGIN: demo
- PASSWORD: demo
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedworks for basic html & css, more difficult for jquery
Thanks for the basic idea. snippet works for basic html+css and vanilla JS.
The module would be more versatile if providing an "internal content" instead of a "structure element", to allow for inclusion as small element in other blocs.
Using jquery has never worked for me: the jquery-based JS code is executed in the webeditor, the result saved (as static html) along with the snippet definition... and then the code jquery code is not executed again with the page is displayed... since jquery is not loaded in the frontend.
Loading jquery in the snippet code itself would theoretically work in the frontend... but seems to break saving the snippet content in the web editor.
There are no comments yet!