ABP Framework version: 4.3.0 UI type: Angular / MVC / Blazor: MVC DB provider: EF Core / MongoDB: EF Core Tiered (MVC) or Identity Server Separated (Angular): yes / no: Tiered MVC Exception message and stack trace: Steps to reproduce the issue:
I have created the new custom module: example Dashboard and How this "Dashboard Module" will be shown on SaaS in Tenant with Feature Sections: let me show you some screenshot: Because i need permission and rights for multiTenant.
Please give me some idea for implement this functionality.
@cotur,
Thanks, its working now.
@gterdem, Thanks, now its have implemented.
I have implemented the custom module in abp.io commercial project and now its working but how we can debug this "Custom Module" step by step through breakpoints? because i see that "Custom Module" is just linked or tied the main abo.io project.
please guide me.
@alper,
Thanks
Please tell me that can i add the Custom Module(e.g Dashboard) in Abp-Suite? Just like other Packages to reuse it easily, mention in screenshot below:
I have added the Chat module through abp suite and its show message "Chat module added successfully."
but its not showing in MenuBar and not working in project.
and i also see screenshot in your documentation, but we have not source code of this project and how to integrate this chat module in our project.