Hi,
You can check this: https://support.abp.io/QA/Questions/5588/Cannot-download-and-add-to-solution-LeptonX#answer-3a0d2ef4-06e6-961e-6d33-0f1fa1c61e31
We may consider supporting the install theme modules in later versions.
Thanks mate, that link redirects to the forums homepage but I think I get the gist ;-)
I am trying to do something that seems incredibly simple in theory, but is proving to be monumentally hard when you're a complete noob :-P I just want to replace the user icon in the default MainHeaderToolbarUserMenu
with my own icon, and figured the best way to do this would be to override the component entirely. This will also help in the future when we inevitably end up wanting to change other default aspects of the main header toolbar's UI.
So after downloading the Lepton X source code and reading a lot of ABP documentation, I have come up with this Razor component (can't add the code directly in here because your Markdown component keeps mangling it for some reason). However, this code results in the following problems:
abp add-package Volo.Abp.AspNetCore.Components.Web -p <name of my project file>
.What am I missing here?? I feel like I'm going absolutely bonkers since I basically just copied 99% of this code directly from the Lepton X source, yet it doesn't work for me! Any help would be very, very much appreciated :-D
Hi ,
please check this https://support.abp.io/QA/Questions/632/How-can-I-download-the-framework-and-source-code-for-pro-modules#answer-70bbbda7-c0a0-6b02-f782-39f93f11167d
Thank you,
Thanks for the quick response, but if you look at the image that I posted above you can clearly see that I have tried this, but that it doesn't suit my needs.
My question is not just about downloading the source; it is specifically about adding a solution reference while downloading. This seems to be possible for every Pro module that I have access to, except the single module that I actually care about!
abp suite
.http://localhost:3000/Modules/Index
.Why is this the one module that does not provide this option? MTIA for an explanation and solution :-)