TIP: You can type at any time to perform a new search.
Add Facebook comments on blog posts
website_blog_facebook_comment · OCA/website
- Repository
- OCA/website · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.antiun.com
- Last tracking update
- 2026-08-07 07:17:49
- Authors
- Odoo Community Association (OCA), Antiun Ingeniería S.L.
- Maintainers
- Odoo Community Association (OCA), Antiun Ingeniería S.L.
- Committers
- Pedro M. Baeza
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
website_blog assets | ir.ui.view | qweb | Inherits website.assets_frontend |
blog_post_complete |
Blog Post | ir.ui.view | qweb | Inherits website_blog.blog_post_complete |
view_facebook_comment_configuration |
Facebook comment settings | website.config.settings | Inherits website.view_website_config_settings |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/blog/<model('blog.blog'):blog>/post/<model('blog.post', '[("blog_id","=", "blog[0]")]'):blog_post> |
WebsiteBlog.blog_post |
public | http | ALL | website |
Models touched (2)
New fields (2)
-
facebook_appidCharstring='Facebook AppID' -
facebook_numpostsIntegerdefault=5string='Number of Posts'
No public methods.
New fields (2)
-
facebook_appidCharrelated=['website_id', 'facebook_appid']string='Facebook AppID' -
facebook_numpostsIntegerrelated=['website_id', 'facebook_numposts']string='Number of Posts'
No public methods.
Loading…
Loading…