- Introduced a full-screen intro loader with customizable settings, including image, animation type, and display options. - Implemented a language switcher in the user menu, allowing users to change the application language seamlessly. - Added new SCSS styles for the loader and language menu components. - Created new JavaScript modules for handling loader behavior and language switching logic. - Updated XML views to integrate the new loader and language menu functionalities. - Enhanced theme configuration options to include navbar and home banner settings. |
||
|---|---|---|
| .. | ||
| controllers | ||
| data | ||
| i18n | ||
| models | ||
| security | ||
| static | ||
| views | ||
| README.md | ||
| __init__.py | ||
| __manifest__.py | ||
README.md
Expert Theme
A simple and clean theme for Odoo 18 backend that provides a custom home page displaying only installed modules.
Features
- Custom Home Page: Clean interface showing only your installed modules
- Simple Navigation: Easy access to all your applications
- Responsive Design: Works on all devices
- Minimal Interface: No clutter, just functionality
Installation
- Copy this module to your Odoo addons directory
- Update the apps list in Odoo
- Install the "Expert Theme" module
- The custom home page will be available after installation
Usage
After installation, when you log into Odoo, you'll see the new home page with all your installed modules displayed in a clean grid layout. Simply click on any module to access it.
Requirements
- Odoo 18.0
- No additional dependencies
Support
This is a simple theme module designed for basic customization of the Odoo backend home page.