| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/website_twitter |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Xavier Morel, Aaron Bohy, qsm-odoo, Jorge Pinna Puissant, Joseph Caburnay, Samuel Degueldre, Tiffany Chang (tic), Pierre Paridans, Benoit Socias, Louis Wicket (wil), Michael (mcm), bram1000, Louis (wil), Pierre Pulinckx (pipu), Bastien PIERRE, Pulinckx Pierre (PIPU) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module adds a Twitter scroller building block to the website builder, so that you can display Twitter feeds on any page of your website.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
remove_external_snippets |
remove_external_snippets | ir.ui.view | qweb | Inherits website.external_snippets |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.twitter | res.config.settings | block | Inherits website.res_config_settings_view_form |
s_twitter |
Twitter Scroller | ir.ui.view | qweb | New |
website_twitter_options |
website_twitter_options | ir.ui.view | qweb | Inherits website.snippet_options |
website_twitter_snippet |
website_twitter_snippet | ir.ui.view | qweb | Inherits website.snippets |
twitter_api_key
Char
help='Twitter API key you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_key'
string='API Key'
twitter_api_secret
Char
help='Twitter API secret you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_secret'
string='API secret'
twitter_screen_name
Char
help='Screen Name of the Twitter Account from which you want to load favorites.It does not have to match the API Key/Secret.'
readonly=False
related='website_id.twitter_screen_name'
string='Favorites From'
twitter_server_uri
Char
readonly=True
string='Twitter server uri'
create(self, vals_list)
get_values(self)
write(self, vals)
twitter_api_key
Char
groups='base.group_system'
help='Twitter API Key'
string='Twitter API key'
twitter_api_secret
Char
groups='base.group_system'
help='Twitter API Secret'
string='Twitter API secret'
twitter_screen_name
Char
string='Get favorites from this screen name'
fetch_favorite_tweets(self)
screen_name
Char
string='Screen Name'
tweet
Text
string='Tweets'
tweet_id
Float
digits=(0, 0)
string='Tweet ID'
website_id
Many2one → website
ondelete='cascade'
string='Website'
args: 'website'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/website_twitter |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Yannick Tivisse, qsm-odoo, Romain Derie, Romeo Fragomeli, Gorash, Stefan-Calin Crainiciuc (stcc), Benoit Socias, Guillaume (gdi), bram1000, Martin Trigaux (mat) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:53 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module adds a Twitter scroller building block to the website builder, so that you can display Twitter feeds on any page of your website.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
remove_external_snippets |
remove_external_snippets | ir.ui.view | qweb | Inherits website.external_snippets |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.twitter | res.config.settings | div | Inherits website.res_config_settings_view_form |
s_twitter |
Twitter Scroller | ir.ui.view | qweb | New |
website_twitter_options |
website_twitter_options | ir.ui.view | qweb | Inherits website.snippet_options |
website_twitter_snippet |
website_twitter_snippet | ir.ui.view | qweb | Inherits website.snippets |
twitter_api_key
Char
help='Twitter API key you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_key'
string='API Key'
twitter_api_secret
Char
help='Twitter API secret you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_secret'
string='API secret'
twitter_screen_name
Char
help='Screen Name of the Twitter Account from which you want to load favorites.It does not have to match the API Key/Secret.'
readonly=False
related='website_id.twitter_screen_name'
string='Favorites From'
twitter_server_uri
Char
readonly=True
string='Twitter server uri'
create(self, vals_list)
get_values(self)
write(self, vals)
twitter_api_key
Char
groups='base.group_system'
help='Twitter API Key'
string='Twitter API key'
twitter_api_secret
Char
groups='base.group_system'
help='Twitter API Secret'
string='Twitter API secret'
twitter_screen_name
Char
string='Get favorites from this screen name'
fetch_favorite_tweets(self)
screen_name
Char
string='Screen Name'
tweet
Text
string='Tweets'
tweet_id
Float
digits=(0, 0)
string='Tweet ID'
website_id
Many2one → website
ondelete='cascade'
string='Website'
args: 'website'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/15.0/website_twitter |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, David Monjoie, Xavier Morel, qsm-odoo, Xavier-Do, Julien Mougenot, Tiffany Chang (tic), Stefan-Calin Crainiciuc (stcc), Guillaume (gdi), Soukéina Bojabza, bram1000 |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:29 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module adds a Twitter scroller building block to the website builder, so that you can display Twitter feeds on any page of your website.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
remove_external_snippets |
remove_external_snippets | ir.ui.view | qweb | Inherits website.external_snippets |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.twitter | res.config.settings | div | Inherits website.res_config_settings_view_form |
s_twitter |
Twitter Scroller | ir.ui.view | qweb | New |
website_twitter_options |
website_twitter_options | ir.ui.view | qweb | Inherits website.snippet_options |
website_twitter_snippet |
website_twitter_snippet | ir.ui.view | qweb | Inherits website.snippets |
twitter_api_key
Char
help='Twitter API key you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_key'
string='API Key'
twitter_api_secret
Char
help='Twitter API secret you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_secret'
string='API secret'
twitter_screen_name
Char
help='Screen Name of the Twitter Account from which you want to load favorites.It does not have to match the API Key/Secret.'
readonly=False
related='website_id.twitter_screen_name'
string='Favorites From'
twitter_server_uri
Char
readonly=True
string='Twitter server uri'
create(self, vals)
get_values(self)
write(self, vals)
twitter_api_key
Char
groups='base.group_system'
help='Twitter API Key'
string='Twitter API key'
twitter_api_secret
Char
groups='base.group_system'
help='Twitter API Secret'
string='Twitter API secret'
twitter_screen_name
Char
string='Get favorites from this screen name'
fetch_favorite_tweets(self)
screen_name
Char
string='Screen Name'
tweet
Text
string='Tweets'
tweet_id
Float
digits=(0, 0)
string='Tweet ID'
website_id
Many2one → website
ondelete='cascade'
string='Website'
args: 'website'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/website_twitter |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Christophe Simonis, Yannick Tivisse, qsm-odoo, Xavier-Do, Victor Feyens, Kevin Baptiste, Stefan-Calin Crainiciuc (stcc), Benoit Socias, Guillaume (gdi), bram1000 |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:30 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module adds a Twitter scroller building block to the website builder, so that you can display Twitter feeds on any page of your website.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
remove_external_snippets |
remove_external_snippets | ir.ui.view | qweb | Inherits website.external_snippets |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.twitter | res.config.settings | div | Inherits website.res_config_settings_view_form |
s_twitter |
Twitter Scroller | ir.ui.view | qweb | New |
twitter |
ir.ui.view | qweb | Inherits website.assets_frontend | |
twitter_editor |
twitter_editor | ir.ui.view | qweb | Inherits website.assets_editor |
website_twitter_options |
website_twitter_options | ir.ui.view | qweb | Inherits website.snippet_options |
website_twitter_snippet |
website_twitter_snippet | ir.ui.view | qweb | Inherits website.snippets |
twitter_api_key
Char
help='Twitter API key you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_key'
string='API Key'
twitter_api_secret
Char
help='Twitter API secret you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_secret'
string='API secret'
twitter_screen_name
Char
help='Screen Name of the Twitter Account from which you want to load favorites.It does not have to match the API Key/Secret.'
readonly=False
related='website_id.twitter_screen_name'
string='Favorites From'
twitter_server_uri
Char
readonly=True
string='Twitter server uri'
create(self, vals)
get_values(self)
write(self, vals)
twitter_api_key
Char
groups='base.group_system'
help='Twitter API Key'
string='Twitter API key'
twitter_api_secret
Char
groups='base.group_system'
help='Twitter API Secret'
string='Twitter API secret'
twitter_screen_name
Char
string='Get favorites from this screen name'
fetch_favorite_tweets(self)
screen_name
Char
string='Screen Name'
tweet
Text
string='Tweets'
tweet_id
Float
digits=(0, 0)
string='Tweet ID'
website_id
Many2one → website
ondelete='cascade'
string='Website'
args: 'website'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/website_twitter |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website/Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Christophe Simonis, Aaron Bohy, Damien Bouvy, qsm-odoo, Jorge Pinna Puissant, Adrian Torres, Xavier-Do, Samuel Degueldre, Stefan-Calin Crainiciuc (stcc), Guillaume (gdi) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - web - base - web_editor - http_routing - portal - base_setup - bus - web_tour - auth_signup - social_media |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module adds a Twitter scroller building block to the website builder, so that you can display Twitter feeds on any page of your website.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
remove_external_snippets |
remove_external_snippets | ir.ui.view | qweb | Inherits website.external_snippets |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.twitter | res.config.settings | div | Inherits website.res_config_settings_view_form |
s_twitter |
Twitter Scroller | ir.ui.view | qweb | New |
twitter |
ir.ui.view | qweb | Inherits website.assets_frontend | |
twitter_editor |
twitter_editor | ir.ui.view | qweb | Inherits website.assets_editor |
website_twitter_options |
website_twitter_options | ir.ui.view | qweb | Inherits website.snippet_options |
website_twitter_snippet |
website_twitter_snippet | ir.ui.view | qweb | Inherits website.snippets |
twitter_api_key
Char
help='Twitter API key you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_key'
string='API Key'
twitter_api_secret
Char
help='Twitter API secret you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_secret'
string='API secret'
twitter_screen_name
Char
help='Screen Name of the Twitter Account from which you want to load favorites.It does not have to match the API Key/Secret.'
readonly=False
related='website_id.twitter_screen_name'
string='Favorites From'
twitter_server_uri
Char
readonly=True
string='Twitter server uri'
create(self, vals)
get_values(self)
write(self, vals)
twitter_api_key
Char
help='Twitter API Key'
string='Twitter API key'
twitter_api_secret
Char
help='Twitter API Secret'
string='Twitter API secret'
twitter_screen_name
Char
string='Get favorites from this screen name'
fetch_favorite_tweets(self)
screen_name
Char
string='Screen Name'
tweet
Text
string='Tweets'
tweet_id
Float
digits=(0, 0)
string='Tweet ID'
website_id
Many2one → website
ondelete='cascade'
string='Website'
args: 'website'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/12.0/website_twitter |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Thibault Delavallée, Christophe Simonis, Jeremy Kersten, GitHub, Yannick Tivisse, qsm-odoo, Romain Derie, Adrian Torres, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:57:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - web - base - web_editor - http_routing - portal - base_setup - bus - web_tour - social_media |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module adds a Twitter roller building block to the website builder, so that you can display Twitter feeds on any page of your website.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
remove_external_snippets |
remove_external_snippets | ir.ui.view | qweb | Inherits website.external_snippets |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.twitter | res.config.settings | div | Inherits website.res_config_settings_view_form |
s_twitter |
Twitter Scroller | ir.ui.view | qweb | New |
twitter |
ir.ui.view | qweb | Inherits website.assets_frontend | |
twitter_editor |
twitter_editor | ir.ui.view | qweb | Inherits website.assets_editor |
website_twitter_options |
website_twitter_options | ir.ui.view | qweb | Inherits website.snippet_options |
website_twitter_snippet |
website_twitter_snippet | ir.ui.view | qweb | Inherits website.snippets |
twitter_api_key
Char
help='Twitter API key you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_key'
string='API Key'
twitter_api_secret
Char
help='Twitter API secret you can get it from https://apps.twitter.com/'
readonly=False
related='website_id.twitter_api_secret'
string='API secret'
twitter_screen_name
Char
help='Screen Name of the Twitter Account from which you want to load favorites.It does not have to match the API Key/Secret.'
readonly=False
related='website_id.twitter_screen_name'
string='Favorites From'
twitter_server_uri
Char
readonly=True
string='Twitter server uri'
create(self, vals)
get_values(self)
write(self, vals)
twitter_api_key
Char
help='Twitter API Key'
string='Twitter API key'
twitter_api_secret
Char
help='Twitter API Secret'
string='Twitter API secret'
twitter_screen_name
Char
string='Get favorites from this screen name'
fetch_favorite_tweets(self)
screen_name
Char
string='Screen Name'
tweet
Text
string='Tweets'
tweet_id
Float
digits=(0, 0)
string='Tweet ID'
website_id
Many2one → website
ondelete='cascade'
string='Website'
args: 'website'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/11.0/website_twitter |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Xavier Morel, GitHub, Yannick Tivisse, qsm-odoo, Odoo Online |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/page/website-builder |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:53:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - web - base - web_editor - web_planner - http_routing - portal - base_setup - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Display best tweets
========================
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
remove_external_snippets |
remove_external_snippets | ir.ui.view | qweb | Inherits website.external_snippets |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.twitter | res.config.settings | div | Inherits website.res_config_settings_view_form |
twitter |
Twitter Snippet | ir.ui.view | qweb | Inherits website.assets_frontend |
twitter_editor |
Twitter options | ir.ui.view | qweb | Inherits website.assets_editor |
website_twitter_options |
Twitter Options | ir.ui.view | qweb | Inherits website.snippet_options |
website_twitter_snippet |
Twitter snippet | ir.ui.view | qweb | Inherits website.snippets |
twitter_api_key
Char
help='Twitter API key you can get it from https://apps.twitter.com/'
related='website_id.twitter_api_key'
string='API Key'
twitter_api_secret
Char
help='Twitter API secret you can get it from https://apps.twitter.com/'
related='website_id.twitter_api_secret'
string='API secret'
twitter_screen_name
Char
help='Screen Name of the Twitter Account from which you want to load favorites.It does not have to match the API Key/Secret.'
related='website_id.twitter_screen_name'
string='Favorites From'
twitter_tutorial
Boolean
string='Show me how to obtain the Twitter API Key and Secret'
create(self, vals)
write(self, vals)
twitter_api_key
Char
help='Twitter API Key'
string='Twitter API key'
twitter_api_secret
Char
help='Twitter API Secret'
string='Twitter API secret'
twitter_screen_name
Char
string='Get favorites from this screen name'
fetch_favorite_tweets(self)
screen_name
Char
string='Screen Name'
tweet
Text
string='Tweets'
tweet_id
Float
digits=(0, 0)
string='Tweet ID'
website_id
Many2one → website
string='Website'
args: 'website'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/10.0/website_twitter |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, David Monjoie, qdp-odoo, qsm-odoo |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/page/website-builder |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:50:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - web - base - web_editor - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Display best tweets
========================
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
twitter |
Twitter Snippet | ir.ui.view | qweb | Inherits website.assets_frontend |
twitter_editor |
Twitter options | ir.ui.view | qweb | Inherits website.assets_editor |
view_website_config_settings |
Twitter settings | website.config.settings | xpath | Inherits website.view_website_config_settings |
website_twitter_options |
Twitter Options | ir.ui.view | qweb | Inherits website.snippet_options |
website_twitter_snippet |
Twitter snippet | ir.ui.view | qweb | Inherits website.snippets |
screen_name
Char
string='Screen Name'
tweet
Text
string='Tweets'
tweet_id
Float
digits=(0, 0)
string='Tweet ID'
website_id
Many2one → website
string='Website'
args: 'website'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/9.0/website_twitter |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Thibault Delavallée, Christophe Simonis, Jérome Maes, Géry Debongnie, Julien De Coster, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/page/website-builder |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:48:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - web - base - web_editor - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Display best tweets
========================
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
twitter |
Twitter Snippet | ir.ui.view | qweb | Inherits website.assets_frontend |
twitter_editor |
Twitter options | ir.ui.view | qweb | Inherits website.assets_editor |
view_website_config_settings |
Twitter settings | website.config.settings | xpath | Inherits website.view_website_config_settings |
website_twitter_options |
Twitter Options | ir.ui.view | qweb | Inherits website.snippet_options |
website_twitter_snippet |
Twitter snippet | ir.ui.view | qweb | Inherits website.snippets |
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/8.0/website_twitter |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Denis Ledoux, Fabien Meghazi, Christophe Simonis, Xavier Morel, Richard Mathot |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/page/website-builder |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:45:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - web - base - share - base_setup - web_kanban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Display best tweets
========================
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
twitter |
Twitter Snippet | ir.ui.view | qweb | Inherits website.assets_frontend |
twitter_editor |
Twitter options | ir.ui.view | qweb | Inherits website.assets_editor |
view_website_config_settings |
Twitter settings | website.config.settings | xpath | Inherits website.view_website_config_settings |
website_twitter_options |
Twitter Options | ir.ui.view | qweb | Inherits website.snippet_options |
website_twitter_snippet |
Twitter snippet | ir.ui.view | qweb | Inherits website.snippets |
No models found for this module.