| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 768 |
| Technical Name |
lp_dashboard |
| License | OPL-1 |
Smart Home Menu
Sidebar · Dark Mode · App Categories
Replace the default Odoo home screen with a modern sidebar navigator. Categorize, search, and launch apps faster.
Key Features
Six quality-of-life upgrades — no configuration required, works out of the box.
|
Collapsible Sidebar Pin open or collapse to an icon rail. Preference saved per browser. |
Auto App Categories Apps sorted into Sales, Accounting, HR, Inventory, and more — zero setup. |
Dark / Light Mode One-click toggle. Theme persists across sessions per browser. |
|
Grid & List View Card grid or compact list grouped by category. View mode remembered. |
Quick Search — Ctrl+K Press Ctrl+K to instantly filter apps by name. |
Custom Logo Replace the sidebar logo with your brand. One file — no code needed. |
Video Demo
Full walkthrough of the sidebar, dark mode, category navigation, grid & list views, and quick search.
▶ Watch on YouTubeScreenshots
Grid, list, light, dark, quick search, and sidebar pin — six views in action.
Grid view · Light Mode — App cards in a responsive grid with category sidebar.
List view · Light Mode — Apps grouped into labelled columns by business area.
Grid view · Dark Mode — Full dark theme, easy on the eyes during long sessions.
List view · Dark Mode — Category-grouped list in dark theme. All icons remain crisp.
Quick Search — Press Ctrl+K to open instant search. Results update as you type.
Pin / Unpin Sidebar — Collapse to icon-only rail or expand. State saved per browser.
How It Works
The module reads your installed apps and automatically groups them by XML IDs — no manual setup required.
|
1
|
Install the module Install from the Odoo App Store. The home menu is replaced automatically — no restart needed. |
|
2
|
Apps auto-categorized on first load Apps matched against category rules (XML ID prefix). Sales, Accounting, HR, etc. appear in the sidebar instantly. |
|
3
|
Preferences saved per browser Sidebar pin, theme, and view mode stored in localStorage — no database writes needed. |
|
4
|
Optional: replace the sidebar logo See the Logo Customization section below for a one-file replacement guide. |
Installation
-
Purchase & download from the Odoo App Store.
You will receive a
.ziparchive containing thelp_dashboardfolder. -
Copy the module to your Odoo addons path:
# Linux / Mac /opt/odoo/custom_addons/lp_dashboard # Windows C:\odoo\custom_addons\lp_dashboard
Add this path toodoo.confunderaddons_path. -
Restart the Odoo service:
sudo systemctl restart odoo
- Activate Developer Mode — Settings → General Settings → Developer Tools → Activate the developer mode.
- Update the app list — Apps → Update Apps List → Confirm.
- Search for "Smart Home Menu" and click Install.
Logo Customization
Replace the sidebar logo with your company logo. Prepare a PNG (200×200 px, transparent background) and place it here:
lp_dashboard/
static/
logo/
logo.png ← replace this file
After replacing, clear your browser cache (Ctrl+Shift+R) and reload. On production servers, restart Odoo once to regenerate the asset bundle.
Compatibility
|
Requirements
|
What's Included
|
|
Persistent Preferences
|
Limitations
|
Support
Have a question about installation, logo replacement, or custom categories? Reach out — we respond within one business day.
Email: nextstep.vina@gmail.com
Smart Home Menu v19.0.1.0.0 · OPL-1 License · Author: Randy Nguyen
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module