Open ghost opened 2 years ago
sorry for confusing you :), thinking to use ABP Community for the new project,
want to know how to implement additional features for tenant like adding fields in tenant screen, and adding new screens in a way if we update the abp project next release, the new implemented fields & screen shouldn't get disturb
Maybe take a look at this https://blog.antosubash.com/posts/abp-extend-tenant-with-custom-host
i am trying to configure for Database per Tenant but ABP is always taking shared db,
i have installed latest ABP CLI and create new blazor project, how to configure for database per tenant
On Mon, Jan 3, 2022 at 8:25 PM Anto Subash @.***> wrote:
Maybe take a look at this https://blog.antosubash.com/posts/abp-extend-tenant-with-custom-host
— Reply to this email directly, view it on GitHub https://github.com/antosubash/AbpMinimalApiWithEFCore/issues/1#issuecomment-1004241292, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKECRB6SKR4VUQS6S3YLUKTUUHLYHANCNFSM5LEPV7ZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you were mentioned.Message ID: @.***>
@khan-mail-com I don't understand. Can you explain bit more? you can easily update the packages now and you can also create custom modules using
add-module
command.