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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Odgovori
7820
Prikazi
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
PrijaviRelated Posts | Odgovori | Prikazi | Aktivnost | |
---|---|---|---|---|
|
34
nov. 23
|
67081 | ||
|
0
maj 23
|
1725 | ||
|
1
nov. 17
|
7394 | ||
|
0
avg. 17
|
7666 | ||
|
0
jun. 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