Hi Peter, The community app supports multi-tenancy. You can customize the same for your domain at https://github.com/openMF/community-app/blob/develop/app/scripts/initialTasks.js#L9 .
The release tags are at https://github.com/openMF/community-app/tags. The latest release tag, i.e MIFOSX-18.03.01.RELEASE should be compatible with the latest Fineract release (1.2). >>As we have seen, in the new web-app project a lot of key-features are not yet implemented, so we should go with a version of the community-app. The community-app showcases only a subset of the functionality available in the MifosX / Fineract Platform. Regards, Vishwas On Thu, Feb 28, 2019 at 12:37 AM Peter Santa <[email protected]> wrote: > Hello Everyone, > > Do we see correctly, that the community-app does not support multiple > tenants? So the default tenant is hardcoded. Is the recommended way that: > install v1.2 backend with multi-tenants, then install multiple > community-app instances and hard-code it's own tenant? > > Which is the recommended commit ID of community-app for using with v1.2 > backend? We started to use 3f8ed0be. > As we have seen, in the new web-app project a lot of key-features are not > yet implemented, so we should go with a version of the community-app. > > Thank you. > > Best Regards, > Péter
