docs: add compatibility section with supported Frappe and ERPNext versions in README

(cherry picked from commit 0327b37d2f1e8758984917a479ca030bc463f4bf)
This commit is contained in:
Shariq Ansari 2025-07-24 11:54:01 +05:30 committed by Mergify
parent 5f347a8593
commit 2c2d49718a

View File

@ -84,6 +84,14 @@ The motivation behind building Frappe CRM stems from the need for a simple, cust
- [Frappe Framework](https://github.com/frappe/frappe): A full-stack web application framework. - [Frappe Framework](https://github.com/frappe/frappe): A full-stack web application framework.
- [Frappe UI](https://github.com/frappe/frappe-ui): A Vue-based UI library, to provide a modern user interface. - [Frappe UI](https://github.com/frappe/frappe-ui): A Vue-based UI library, to provide a modern user interface.
### Compatibility
This app is compatible with the following versions of Frappe and ERPNext:
| CRM branch | Stability | Frappe branch | ERPNext branch |
| :-------------------- | :-------- | :------------------- | :------------------- |
| main - v1.x | stable | v15.x | v15.x |
| develop - future/v2.x | unstable | develop - future/v16 | develop - future/v16 |
## Getting Started (Production) ## Getting Started (Production)
### Managed Hosting ### Managed Hosting