Ir al contenido
Menú
Se marcó esta pregunta
5255 Vistas

Hello,

I want to add search functionality in a website created with the odoo website builder.

How can this be achieved ?

 

Thanks in advance.

Maurice.

Avatar
Descartar

@Maurice, To my knowledge there is only search functionality for the website_sale module (ie. product search only), and this search bar will not function on CMS pages (eg. homepage) without heavy modification. I believe there is a full-text search project for version 8.0 hosted at this repository: https://github.com/straga/odoo-addon_fts however there are no CMS page search modules built yet. I'd recommend keeping an eye on that page and Odoo's facebook page for announcements from the R&D dept. of Odoo regarding this functionality.