TIP: You can type at any time to perform a new search.
Website Portal
website_portal · OCA/website
- Repository
- OCA/website · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.17 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.odoo.com/, http://www.wearemonk.com, https://github.com/OCA/website
- Last tracking update
- 2026-08-07 07:03:10
- Authors
- Odoo SA, Antiun IngenierÃa S.L., MONK Software
- Maintainers
- Odoo SA, Antiun IngenierÃa S.L., MONK Software
- Committers
- Stéphane Bidoul, Stéphane Bidoul (ACSONE), Weblate, OCA Transbot, Sergio Teruel, Leonardo Donelli, OCA-git-bot, oca-travis, Rafael Blasco, sergio-incaser, Sergio Incaser, Carlos Incaser
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- website_portal_purchase, website_portal_sale
- Description
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account |
Account | ir.ui.view | qweb | New |
assets_frontend |
Account Manager | ir.ui.view | qweb | Inherits website.assets_frontend |
contact |
Contact | ir.ui.view | qweb | New |
details |
details | ir.ui.view | qweb | New |
my_account_link |
Link to frontend portal | ir.ui.view | qweb | Inherits website.layout |
website_portal.custom_panel |
Editable Panel | ir.ui.view | qweb | Inherits website_portal.account |
HTTP endpoints (4)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/web/signup |
AuthSignup.web_auth_signup |
public | http | ALL | website |
| (inherited route override) | AuthSignup.web_login |
public | http | ALL | website |
/my, /my/home |
WebsiteAccount.account |
public | http | ALL | website |
/my/account |
WebsiteAccount.details |
user | http | ALL | sudo website |
Models touched (0)
No models found for this module.