Setting up Multi-tenancy in ERPNext
Kkarani1 min read
In Software, multi-tenancy is an architecture in which a single instance of a software application serves multiple customers, who are called tenants. The application can be offered as a service or as a platform.
Companies today are leveraging software as a service, or SaaS, to provide data protection in a package that results in superior security, better economics and reduced overhead. One of the ways we do this is through multi-tenant architecture.
In today's video, we will loon at how to implement multi-tenancy in ERPNext and the Frappe Framework.