Hi, I'm using Odoo 16 website builder to build a website and I'm also using the HTML and CSS editor to get the required design, what is the cons of this way??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
651
瀏覽次數
Hi,
The main cons are:
Upgrades can overwrite changes: If you edit core templates or CSS directly, your changes may be lost during module upgrades or Odoo version updates.
Reduced drag-and-drop flexibility: Odoo’s website builder uses a grid layout system, so heavy customization with raw HTML/CSS might break the drag-and-drop interface or make it behave unexpectedly.
Hope it helps