Announcement

Collapse
No announcement yet.

Implementing multi-tenancy support

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Implementing multi-tenancy support

    We are looking for some ideas on how one might be able to implement multi-tenancy support across both the back end and client portal. The obvious options are:

    1. One database per tenant - might be the simplest if there was a way to dynamically set database connection based on sub-domain or login
    2. Single database where all tables are keyed by Tenant Id - perhaps to difficult and will require major rework of system

    Thoughts on whether multi-tenancy is feasible in EspoCRM?

    Thanks in advance

  • #2
    Hi

    Not supported. It would be very hard to implement it. And I don't see any advantage of it. Not possible to customize for particular customer

    Comment

    Working...
    X