Skip to Content
Event Odoo Experience 2025 starts on Sep 18, 2025, 9:00:00 AM (Europe/Brussels)
How to create website front-end controllers
Developer Website
Location: Hall 11.B - 9/19/25, 5:00 PM - 9/19/25, 5:30 PM (Europe/Brussels) (30 minutes)
How to create website front-end controllers
Benoit Socias (bso)
R&D at Odoo
Benoit Socias (bso)
R&D at 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.