Hello,
It is not documented yet in ABP official documentation.
This article https://community.abp.io/posts/create-a-custom-login-page-in-abp-commercial-angular-app-r2huidx7 is published on ABP community only but is is available on https://academy.hiretechteam.com/blog/createCustomLoginPageAbp/. You can refer it.
Thanks
Hello
Please check this link https://academy.hiretechteam.com/blog/createCustomLoginPageAbp/ https://gist.github.com/mehmet-erim/dac82931935a465a48802447de501032
Thank you.
Hi ,
There is no such example. can you please check this https://docs.abp.io/en/abp/latest/UI/Blazor/Toolbars#example-add-a-notification-icon to add bell icon.
Thanks,
Hello ,
You don't have to run DbMigrator project. Please follow this link https://docs.abp.io/en/commercial/latest/samples/easy-crm to run the application.
Thank you.
Hello ,
Please try to change "@volosoft/abp.ng.theme.lepton-x": "~2.2.0"
at your package.json.
Delete your yarn.lock
file and run yarn
command.
After that run npm start
command.
It may works without any issue.
Thank you.
Hello.,
If you want to make customization. You should make and use your own layout component and replace the component with the replaceable component.
https://docs.abp.io/en/commercial/latest/themes/lepton-x/blazor?UI=BlazorServer#main-header-toolbar
Thank you.
Hello,
please check https://docs.abp.io/en/abp/latest/Distributed-Event-Bus
thanks
Hello,
Please check if it helps you https://support.abp.io/QA/Questions/1269/using-MongoDB-in-microservice-service-inside-microservice-solution-which-uses-efcore
Thanks
Hello ,
Can you check this similar issue https://support.abp.io/QA/Questions/1315/How-can-I-set-default-language-to-FI
Thank you.
Hello ,
Can you check this link https://community.abp.io/posts/realtime-notifications-via-signalr-in-abp-project-tsp2uqd3
Thank you.