Ir al contenido
Evento Odoo Experience 2025 comienza el 18 sept 2025, 9:00:00 (Europe/Brussels)
How to create website front-end controllers
Developer Website
Ubicación: Hall 11.B - 19/9/25, 17:00 - 19/9/25, 17:30 (Europe/Brussels) (30 minutos)
How to create website front-end controllers
Benoit Socias (bso)
R&D en Odoo
Benoit Socias (bso)
R&D en Odoo
Member of Odoo's R&D Website Builder team since Q4 2020.

This talk is an introduction for beginner developers on how to have an Odoo app publish front-end pages through python controllers.
Quickly introduces: controllers, routes, http vs jsonrpc, public vs user, QWeb templates, fitting inside Website, fitting inside Portal.

An example github repository available after the talk will illustrate the covered topics, but also uses a bit of Colibri Interactions in order to fetch JSON content.