Thanks ! It's working.
Fyi,
abp get-source Volo.Abp.LeptonXTheme.Pro --version 4.2.2 --old
is working too now.
Ok thanks. Could you provide me the changelog from 4.2.1 to 4.2.2 please ? Just to check if I will have troubles in using the 4.2.1 instead of 4.2.2.
[EngincanV] said:
[alper] said: ohh sorry, in your first message I just saw you tried the free version. @Engincan, why can we not get the source code of LeptonX PRO with that command?
Actually, we can get the source code of the LeptonX Theme Module with the command:
abp get-source Volo.Abp.LeptonXTheme(.Pro was redundant at the end)@Bertrand, please try with the command (
abp get-source Volo.Abp.LeptonXTheme) and then the source-code will be downloaded:
Hi EngincanV Hi alper,
Thank you for your answers. But as I said in the original post, I already tried to download the Volo.Abp.LeptonXtheme module.
This source code only have a few files that are not the ones I am looking for.

I need to modify the main sidemenu (left) and the settings side menu (right) and the mobile navbar and the modal menu that is opened by it. This package is not providing these components.
As @masum.ulu said in his post https://abp.io/support/questions/7811/Commercial-source-code-to-angular-package. We should be able to download 4 angular packages : "lepton-x", "lepton-x-abp-core", "lepton-x-core", "volo-lepton-x".
With this command we only have the "volo-lepton-x" one.
Hi alper, Thanks for the suggestion, but I already tried it.
PS C:\AbpModules\LeptonXTheme.Pro> abp get-source Volo.Abp.LeptonXTheme.Pro
[14:40:49 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli
[14:40:49 INF] Downloading source code of Volo.Abp.LeptonXTheme.Pro (Latest)
[14:40:49 INF] Output folder: C:\AbpModules\LeptonXTheme.Pro
No module was found with this name! Here is the list of available modules:
> Volo.Abp.Account.Pro
> Volo.Abp.AuditLogging.Pro
> Volo.Abp.Gdpr
> Volo.Abp.Identity.Pro
> Volo.Abp.LanguageManagement
> Volo.Abp.LeptonTheme
> Volo.Abp.LeptonXTheme
> Volo.Abp.LeptonXLiteTheme
> Volo.Abp.OpenIddict.Pro
> Volo.Abp.Sms.Twilio
> Volo.Abp.TextTemplateManagement
> Volo.Chat
> Volo.CmsKit.Pro
> Volo.FileManagement
> Volo.Forms
> Volo.Payment
> Volo.Saas
> Volo.Abp.Account
> Volo.Abp.BackgroundJobs
> Volo.Abp.BasicTheme
> Volo.Abp.BlobStoring.Database
> Volo.Abp.FeatureManagement
> Volo.Abp.Identity
> Volo.Abp.IdentityServer
> Volo.Abp.OpenIddict
> Volo.Abp.PermissionManagement
> Volo.Abp.SettingManagement
> Volo.Abp.TenantManagement
> Volo.Abp.Users
> Volo.Abp.VirtualFileExplorer
> Volo.Blogging
> Volo.ClientSimulation
> Volo.CmsKit
> Volo.Docs
In the volo-lepton-x package downloaded with get-source, there are very few components and none of the ones I want to modify are there.
I think that with my Business licence, I should be able to download most of the components, right?