Skip to Content
Menu
This question has been flagged
2 Replies
408 Views

What permissions should be granted to the administrator to allow them to edit the code in the header?

Avatar
Discard
Best Answer

Hi,


To enable an administrator to edit the Custom <head> code in Odoo’s website module, the user must have the “Website Editor and Designer” role assigned under Website Access Rights. This combined role grants advanced website editing capabilities, including modifying HTML structure and custom code in the <head> section.


You can assign this by going to:


Settings > Users & Companies > Users > (Select User) > Access Rights > Website

and then select Editor and Designer.


Additionally, if the editing involves technical backend changes or XML/HTML snippet editing, the user may also need the Technical Features enabled in their user settings.


Without the Editor and Designer role, the user will not be able to edit the header code.


Hope it helps

Avatar
Discard
Best Answer

Give the admin Website Manager rights and enable Technical Features in their user settings to allow editing header code.

Avatar
Discard