| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 1315 |
| Technical Name |
atliis_apps_launcher |
| License | OPL-1 |
| Website | https://www.atliis.com/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 1315 |
| Technical Name |
atliis_apps_launcher |
| License | OPL-1 |
| Website | https://www.atliis.com/ |
| Versions | 18.0 19.0 |
Community App Launcher
Modern Home Dashboard + Command Palette for Community edition
Community App Launcher gives Community users a faster way to start work: a searchable home launcher, drag-and-drop app ordering, and a keyboard-first command palette to jump across apps, menus, and actions.
Community edition only | Keyboard-first navigation | No core overrides required

Why Teams Use It
Open Anything Faster
Jump directly to apps, menus, and actions from one search entry point instead of navigating multiple layers.
Better Daily Flow
Use quick keyboard actions to reduce mouse clicks and keep momentum during repetitive operations.
Personalized Home
Arrange app cards with drag-and-drop so each user sees their most-used tools first.
Key Features
Launcher Home
Dedicated home route at /odoo/home with a clean, searchable app launcher dashboard.
Global Command Palette
Open the palette with Ctrl + K and search resources quickly from anywhere in the backend.
Unified Search Scope
Search across apps, menus, and actions with mode filters (apps, menus,
actions, settings).
Access-Aware Results
Only items visible to the current user are returned, matching existing user permissions.
Setup & Usage
- Install Community App Launcher from Apps.
- Open
/odoo/homeor click the Home launcher icon in the navbar. - Type in the search box to filter launcher cards instantly.
- Press
Ctrl + Kto open the command palette from any backend screen. - Use arrow keys + Enter to open results quickly.
Technical Details
- Built with OWL frontend components.
- Backend JSON endpoint:
/command_palette/search. - Debounced search queries with result limits for responsive UX.
- Drag-and-drop order persists per user in local browser storage.
FAQ
Does this module work with Enterprise edition?
No. This app is designed and listed for
Community edition only.
Can users keep their own launcher order?
Yes. Each user can reorder app cards independently
using drag-and-drop.
Does it respect user permissions?
Yes. Search and launch results are filtered using the current
user's access visibility.
Support
Need installation help or customization?
Contact: support@atliis.com
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