web icon indicating copy to clipboard operation
web copied to clipboard

[ADD] Adds web forms

Open samirGuesmi opened this issue 4 months ago • 2 comments

This module can be used to collect data from external users (or partners without a portal account) via a simple web form, then create records in any Odoo model using those submitted values. Each form is tied to a partner-specific secure URL using a one-time rotatable token.

samirGuesmi avatar Aug 19 '25 13:08 samirGuesmi

@sbejaoui

samirGuesmi avatar Aug 19 '25 13:08 samirGuesmi

FYI For extendable and reproducible forms you might want to have a look at https://github.com/OCA/website-cms/tree/16.0. Note that it depends only on portal and not on website anymore (repo should be renamed probably).

simahawk avatar Aug 20 '25 09:08 simahawk