Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
412 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити