Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
2 Vastaukset
422 Näkymät

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

Avatar
Hylkää
Paras vastaus

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
Hylkää
Paras vastaus

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

Avatar
Hylkää