Activities of "EngincanV"

Answer

Hi, you can check the API Versioning documentation.

Also, there is an example for API Versioning, you can examine it.

Hi, if you have a business or enterprise license you can install the source code of the modules via Suite or CLI command. And the related Blazor package will also be installed.

For example, if you install the account module's source code, you'll be able to reach Volo.Abp.Account.Pro.Public.Blazor project and you can see the pages in this project.

Hi, please check this answer and apply the changes suggested in the answer. It should solve your problem.

Best Regards.

Hi, you can download the source code of the Lepton Theme, find the footer-related styles and change them to your needs.

Answer

Hi @mukremin, can you check Suite is running or not? (or any abp command under the hook) Please, ensure it's not running and try again.

Hi, all new (after the 16th of January) customers (owners of the license) can download the ABP Framework book for free from organization detail page.

Hi @mukremin, can you rename the flag-icons.css as flag-icon.css and flag-icons.min.css as flag-icon.min.css (remove the plural 's' from both of the files) and then re-run the project again? It should work then.

Files are under the aspnet-core\src\Volo.EasyCrm.Web\wwwroot\libs\flag-icon-css\css location.

Hi, you need to add a custom style to the lp-footer class. I think below style snippet is what you're looking for.

.lp-footer {
    position: fixed;
    bottom: 0;
}

You can add this style to the blazor-global-styles.css.

Thanks. I'll try to reproduce it and write you back asap.

Thanks, I'll wait for your email.

abp v5.2.0 should : yarn install v1.22.18?

v1.22.18 is your yarn version.

Showing 1141 to 1150 of 1358 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.1.0-preview. Updated on November 04, 2025, 06:41