This repository contains the source code for the AGPL-3.0-licensed applications used in Taleef Technologies' ERP/CRM platform, published to satisfy the AGPL-3.0 network-use source disclosure requirement.
Each of the apps below is licensed under AGPL-3.0, which requires that anyone interacting with the software over a network (i.e. using it as a hosted service) be given access to the corresponding source code, including any modifications — this repository is that access point.
| Folder | App | Upstream repository |
|---|---|---|
/crm |
Frappe CRM | https://github.com/frappe/crm |
/helpdesk |
Frappe Helpdesk | https://github.com/frappe/helpdesk |
/insights |
Frappe Insights | https://github.com/frappe/insights |
/lms |
Frappe LMS | https://github.com/frappe/lms |
/drive |
Frappe Drive | https://github.com/frappe/drive |
/telephony |
Frappe Telephony | https://github.com/frappe/telephony |
Components licensed under GPL-3.0 (ERPNext, HRMS) or MIT (Frappe Framework, Payments) are not required to be published under their license terms — GPL-3.0 only requires source disclosure when the software itself is distributed, and MIT has no disclosure requirement at all. Running these as a hosted service does not trigger any publication requirement.
Where Taleef Technologies has made modifications to any app in this repository, those changes are included as part of the committed source — this reflects the exact code running in production, not just the unmodified upstream version.
Each app in this repository retains its original AGPL-3.0 license. See the
LICENSE file within each app's folder.