Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 135 |
Technical Name |
opm_dev_helper |
License | LGPL-3 |
Website | https://github.com/ahmetatakan/odoo-plugin-manager |
Versions | 15.0 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 135 |
Technical Name |
opm_dev_helper |
License | LGPL-3 |
Website | https://github.com/ahmetatakan/odoo-plugin-manager |
Versions | 15.0 16.0 17.0 |
OPM Dev Helper
Hot-reload for faster Odoo development
Requires:
Odoo Plugin Manager (CLI)
A lightweight developer utility that adds:
- Instant hot-reload after code or XML changes
- One-click cache flush (QWeb & View cache)
- Quick module install / upgrade helpers
Setup in a few simple steps:
- Install and configure
odoo-plugin-manager (OPM)
CLI. - Run
opm dev
in your development environment. - Make changes to your Odoo module the browser refreshes automatically!
Perfect for local and Docker-based Odoo development. Works with Odoo 15, 16, and 17.
Please log in to comment on this module