Open Closed

Not able to download the source code of the LeptonX Pro theme's source code. #6043


User avatar
0
sandeep.step2gen@gmail.com created
  • ABP Framework version: v7.3.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • I need to modify the side bar of the theme. For that I'm downloading the source code of the LeptonX Pro theme. However I'm not able to download this. Can anyone help me in this?

7 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello sandeep.step2gen@gmail.com,

    May I know which version of LeptonX Pro you are trying to download? I tried at my end its working fine

    for modifying side bar you may refer https://docs.abp.io/en/commercial/latest/themes/lepton-x/angular

    Also have look to this https://www.youtube.com/watch?v=R9CqTtn6Wcg

    Regards, Anjali

  • User Avatar
    0
    sandeep.step2gen@gmail.com created

    Hi Anjali,

    I'm trying to download 7.3.2 LeptonX Pro theme source code.

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    I am asking LeptonX version as in Screenshot

    or you may use this command

    abp get-source Volo.Abp.LeptonXTheme.Pro --version 2.4.0
    
  • User Avatar
    0
    sandeep.step2gen@gmail.com created

    Sorry 7.3.2 is the abp version. I'm try to replace the package with source code. LeptonX Pro theme 2.4.0

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi

    please try with command once

    abp get-source Volo.Abp.LeptonXTheme.Pro --version 2.4.0
    
  • User Avatar
    0
    sandeep.step2gen@gmail.com created

    Hi

    I want the source code in the project(both Angular as well as .net core).

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    To add LeptonX source code in Angular project please try this command in angular terminal

    abp get-source Volo.Abp.LeptonXTheme.Pro --version 2.4.0
    

    From that source-scss folder ng folder is used for angular.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11