Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 476 |
Technical Name |
top_banner |
License | LGPL-3 |
Website | https://github.com/edgardorios/odoo-free-apps |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 476 |
Technical Name |
top_banner |
License | LGPL-3 |
Website | https://github.com/edgardorios/odoo-free-apps |
Top Banner
The Top Banner module adds a customizable two-line banner at the top of all Odoo screens. It's ideal for displaying environment indicators (e.g., Test, Staging, Production), maintenance alerts, or company-wide announcements. The banner is highly configurable and ensures important messages are always visible to users.
Features
- Two-Line Banner: Configure two separate lines, each with its own background color, text, and optional hyperlink.
- Rich Customization:
- Background color
- Text content and text color
- Optional hyperlink: URL, link text, display type (text or button), and custom styles per type
- Conditional Display:
- Show or hide the entire banner using a toggle
- Show individual links or buttons based on display type selection
- Automatically hides a line if information is empty
- Odoo Settings Integration: All configurations are available under Settings > Top Banner
Use Cases
- Marking environments (e.g., Test, Staging, or Production)
- Announcing scheduled maintenance or outages
- Displaying internal notices or onboarding tips
- Reminding users of deadlines or policy updates
- Sharing contact or support information company-wide
Installation
- Copy the
top_banner
folder to your Odoo addons directory (e.g.,/odoo/addons/
). - Enable Developer Mode in Odoo.
- Go to Apps > Update Apps List.
- Search for "Top Banner" and click Activate.
- Go to Settings > Top Banner to configure.
Configuration
In Settings > Top Banner:
General
- Enable Top Banner: Toggle to activate or deactivate the banner globally.
Line 1 Configuration
- Background Color
- Text (supports
<b>
tags for bold formatting) - Text Color
- Link URL (e.g.,
https://www.odoo.com/
) - Link Text
- Link Type: Select between text or button
- If Text: Choose Link Color
- If Button: Choose Button Color
Line 2 Configuration
All settings are the same as Line 1, independently configurable
Screenshots
Home Menu

Settings

Two Lines

Support
For questions or feedback, contact edgardo.rios@gmail.com or visit GitHub.
Please log in to comment on this module