Skip to main content

Compatibility

Frappe Version Support

Frappe VersionStatus
v16✅ Fully supported
v15⚠️ Not tested
v14❌ Not supported

Solvronix Desk is built and tested against Frappe Framework v16. Earlier versions are not supported because the theme relies on CSS variables and component structures introduced in v16.

ERPNext

ERPNext v16 is supported and fully compatible. Solvronix Desk is also compatible with any other Frappe-based application — it themes the Frappe desk layer, not ERPNext-specific components.

Examples of compatible apps:

  • ERPNext
  • HRMS
  • Healthcare
  • Education
  • Custom Frappe apps

Browser Support

Solvronix Desk uses CSS color-mix() for its auto color system. Browser support requirements:

BrowserMinimum Version
Google Chrome111+
Mozilla Firefox113+
Microsoft Edge111+
Safari16.2+

All modern browsers in active use (as of 2024) support these features.

Python and Node Requirements

ComponentVersion
Python3.10+
Node18+

These match the standard Frappe v16 requirements and require no additional setup beyond a normal Frappe installation.