Activities of "wingers"

hi

Question 2 - why does the basic theme look so poor on home page?

Basic theme is open source and free, Lepton/LeptonX theme is more suitable for you.

I know which themes are open source / free and which are paid thank you. That wasn't my question. I chose basic theme as easiest one to customize and add my branding too. So question was why on a product costing a lot of money does the basic homepage look so badly aligned, surely you can create one which looks better as a starting point.

Question 3 - how can I increase the size of the logo on the login screen? Question 4 - how can I change the background image used on the login screen?

Can you share some screenshots of the login screen you want to customize?

the standard login screen

hi

Modules available for ABP Personal License include: Account Audit Logging UI GDPR Identity Language Management LeptonX PRO OpenIddict UI SaaS

However, advanced features such as Chat, CMS - Kit Pro, File Management, Forms, Payment, Text Template Management, Twilio SMS, etc. are not supported.

How is that answer relevant to any of my questions? I know what components are included, this was covered multiple times via email before I made my purchase? So perhaps tell me which of my points you are trying to answer here???

@Anjali_Musmade

That is NOT correct as I have working projects created during my trial before purchasing Personal license both created and now running and working using exactly the same string....

"ConnectionStrings": { "Default": "Server=(LocalDb)\MSSQLLocalDB;Database=AbpSolution_test;Trusted_Connection=True;TrustServerCertificate=true"

String being correct is confirmed as running below commands worked fine and project then runs...

Create migrations using the EF Core global tool by running "dotnet ef migrations add Initial_Migration" and appy migrations using "dotnet ef database update" commands. Finally run "dotnet run --migrate-database" command to migrate the database.

Logs files for both Studio and CLI available here - couldn't see way to attach to post...

thanks for confirming, that does make it difficult to do much customization then, so thank you for sending me the code

https://abp.io/faq#what-is-the-difference-between-a-personal-license-and-other-paid-license-types

Gives me error below:

[10:22:11 INF] Downloading source code of Volo.Abp.Account.Pro (Latest) [10:22:11 INF] Output folder: C:\Users\User [10:22:12 ERR] Downloading source code failed for: Volo.Abp.Account.Pro Volo.Abp.Studio.AbpStudioException: Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. at async Task Volo.Abp.Studio.Modules.Installing.SourceCodeDownloader.DownloadSourceCodeAsync(string moduleName, string targetFolder, string version, bool includeNightly) at async Task Volo.Abp.Studio.Cli.Commands.StudioGetSourceCommand.ExecuteAsync(CommandLineArgs commandLineArgs) at async Task Volo.Abp.Studio.Cli.StudioCliService.RunInternalAsync(CommandLineArgs commandLineArgs) at async Task Volo.Abp.Studio.Cli.StudioCliService.RunAsync(string[] args)

Thanks for email.

According to FAQ, Account Pro IS included in Personal License. But yes I see source code is not, which does make customizing ABP a lot harder, so thank you

{email removed}

  1. As a paying customer should I not have access to a GitHub or similar containing the source
  2. surely the documentation should state that fact?

Thank you, much appreciated :)

Showing 51 to 60 of 87 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 05, 2025, 09:28