Hi all
I want to know if it is possible to make a customization available only to some sites?
I mean
let's suppose i have a share installation with 2 sites: a,b and c
i develop a custom model, custom forms for editing content and for advanced search, but i want to make this available on share sites a and b not on share site c.
Is multi tenancy the only answer to this?
I'm a little bit scared about multitenancy since all examples and code about customization is shown against a single tenant installation so i'm not aware of the limitations and problems I'll face with multi tenancy environment. I have to say that my customizazion will be limited to custom models, custom forms,custom webscripts to interface an external application for download upload documents (no custom dashlets)
Can someone give me an advice?