How to apply different desing themes for Odoo?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
7819
Visualizzazioni
How to apply different desing themes for Odoo?
For anyone that is interested I've put together some very basic instructions on how to get started with local theme development here: https://www.odoo.com/forum/help-1/question/new-bootstrap-theme-on-website-builder-58809
Comment from Luke converted to answer
Ok Thank you Mr. Fabian. I will checkout soon.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
34
nov 23
|
67080 | ||
|
0
mag 23
|
1725 | ||
|
1
nov 17
|
7393 | ||
|
0
ago 17
|
7664 | ||
|
0
giu 16
|
3688 |
check out the design-themes branch at: https://github.com/odoo/design-themes only the theme_zen theme is working, however if you clone this folder to your addons directory you can study this as a basis for creating new themes.
@Luke - Thank you, I will check this out