Unable to Access LeptonX Theme Source Code
Hello ABP Support, I have an active ABP Commercial subscription with Source Code access. I have successfully downloaded and accessed the source code for all the other commercial modules without any issues. However, I am unable to access the source code for Volo.Abp.LeptonXTheme. When I open the module in ABP Studio, I receive the following message:
You don't have access to the source code of this module. Since I can access the source code for all the other commercial modules, it appears that the issue is specific to the LeptonX Theme module. Could you please verify whether my account has the required permission to access the LeptonX Theme source code? If my subscription includes it, please let me know how I can download or add it to my solution.
Environment
- ABP Framework: 10.5.0
- ABP Studio: 3.0.6
- Module: Volo.Abp.LeptonXTheme
Thank you for your support.
4 Answer(s)
-
0
Volo.Abp.LeptonXThemeis not the package/module name that has downloadable “source code replace” content in ABP Studio. For LeptonX, the downloadable source is the Pro package.- Download it with ABP CLI (same entitlement check ABP Studio uses):
abp login abp get-source Volo.Abp.LeptonXTheme.ProAlternatively, download it from ABP Studio / ABP Suite via the “Download Source Code” flow, but make sure you select Volo.Abp.LeptonXTheme.Pro (not
Volo.Abp.LeptonXTheme).If ABP CLI/Studio still says you don’t have access after using the correct package name, that indicates an account/organization entitlement issue on the licensing side (not a code/config issue). In that case, please contact the licensing/support team here (include your organization name and the screenshot): https://abp.io/contact
Less obvious references:
- https://abp.io/support/questions/4668
- https://abp.io/support/questions/10751
- https://abp.io/docs/10.5/framework/ui/angular/theming
This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
- ABP Studio cannot “verify your account access” on my side. That check is performed against your logged-in abp.io account/organization and the entitlements attached to it.
- What you can do in ABP Studio is ensure you are trying to download the correct package name for LeptonX Theme source replacement:
In ABP Studio (correct module to download)
- Open Modules (the module list you showed).
- Search/select
Volo.Abp.LeptonXTheme.Pro(this is the LeptonX Theme source package name used for source download).- If you only select
Volo.Abp.LeptonXTheme, ABP Studio may show “You don't have access…” because the source is provided under the.Propackage.
- If you only select
- Run Download/Replace Source Code for that module.
If
Volo.Abp.LeptonXTheme.Prois not available in the list / still blocked- Then it’s almost certainly an entitlement assignment issue (e.g., you are logged into ABP Studio with a user that is not the license owner / not in the licensed organization / doesn’t have source access enabled for that product).
- The definitive next step is licensing-side verification by Volosoft. Please contact them here and include:
- Your abp.io username / organization
- The screenshot
- The exact module name you attempted (
Volo.Abp.LeptonXTheme.Pro) - Your ABP Studio version
https://abp.io/contact
(Verified reference showing the correct LeptonX download name and that ABP Suite/Studio can be used:)
- https://abp.io/support/questions/4668
This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi,
This isn't an entitlement issue with your account - the source package for that LeptonX theme version wasn't published on our side, which is why Studio shows that message. We've confirmed it and will fix it soon.
We've refunded your ticket.
Thanks
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi,
This is fixed now - the missing source packages are published, so you can download the LeptonX theme source from ABP Studio/CLI again. Please give it another try.
Thanks
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
