Ends in:
7 DAYS
15 HRS
35 MIN
41 SEC
Ends in:
7 D
15 H
35 M
41 S

Activities of "alper"

Commercial customers can download the LeptonX demo website (x.leptontheme.com) source-code :

  • https://abp.io/api/download/samples/leptonx-demo

@gizem will try to reproduce the problem

there are several questions in this issue, this is not allowed. you should create new issues for your each question

This problem occurs because you still use the license code from your trial period. AbpLicenseCode values are generated special to the project name and license owner organization. When you purchase a new ABP Commercial License and you want to use the project that you created in your trial license period, Follow the steps below:

1- Logout "ABP CLI" and log in with your commercial license credentials. Hence you'll refresh your license information.

    abp log out 
    abp login {username} -p {password} -o {organization-name}

2- Create a new project with the same project name, and then copy the new AbpLicenseCode from the appsettings.json file into your existing projects' appsettings.json. You must replace all AbpLicenseCode in all your appsettings.json files.

3- If you are using ABP Suite, you must make a clean installation, see https://docs.abp.io/en/commercial/latest/abp-suite/how-to-uninstall

I purchased a commercial license after the trial period and am now getting a license error. When you purchase a commercial license after your trial period, you may encounter the following errors:

ABP-LIC-ERROR - License check failed for 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton-v6.0.0.0'.
ABP-LIC-0018 - LicenseExpiredValidationFailure: Your trial period has ended!
Answer

Hi,

this feature is not enabled out of the box. you need to show a screen for the checkout operation.

Answer

this problem is special for you. our website is online and working without any issues. you need to contact your VPN provider to allow *.abp.io domain

this is a new website and has not been discussed to provide the source code. the effort for this issue is the delivery effort of the source code not hiding the source from the customers. therefore we'll discuss it in our next meeting to determine how to share the source-code with the customers. so I keep this issue open and let you inform with the progress.

this website is a complete HTML page, you can see the source code of the HTML by the browser's developer console.

sorry if you are asking the leptonx source code then it's available. you can download the latest stable LeptonX source-code via the following command

abp get-source Volo.Abp.LeptonXTheme.Pro
Showing 271 to 280 of 1975 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06