odex30_standard/odex30_base/expert_theme
Altahir Hassan 5f355e8e3c feat: Add intro loader and language menu features
- 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.
2026-01-06 10:12:41 +04:00
..
controllers feat: Add intro loader and language menu features 2026-01-06 10:12:41 +04:00
data expert odoo 18 theme module 2025-12-14 15:39:43 +02:00
i18n feat: Add intro loader and language menu features 2026-01-06 10:12:41 +04:00
models feat: Add intro loader and language menu features 2026-01-06 10:12:41 +04:00
security expert odoo 18 theme module 2025-12-14 15:39:43 +02:00
static feat: Add intro loader and language menu features 2026-01-06 10:12:41 +04:00
views feat: Add intro loader and language menu features 2026-01-06 10:12:41 +04:00
README.md expert odoo 18 theme module 2025-12-14 15:39:43 +02:00
__init__.py expert odoo 18 theme module 2025-12-14 15:39:43 +02:00
__manifest__.py feat: Add intro loader and language menu features 2026-01-06 10:12:41 +04:00

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

  1. Copy this module to your Odoo addons directory
  2. Update the apps list in Odoo
  3. Install the "Expert Theme" module
  4. 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.