Does Telerik ultimate Devcraft include license for kendo react

1 Answer 62 Views
General Discussions
Darshan
Top achievements
Rank 1
Iron
Iron
Darshan asked on 03 Aug 2023, 05:18 PM
Is license file for kendo react issued along with  telerik Devcraft. If yes where its located and how to use it.

1 Answer, 1 is accepted

Sort by
0
Wissam
Telerik team
answered on 04 Aug 2023, 08:30 AM

Hello, Darshan,

Yes, the Devcraft UI license does include KendoReact. The following page shows the available products for each license:

Regarding the license key, you can download it from the following section (you have to be logged in to your Telerik account first):

Then, you can activate the license by following the steps below:

  1. Copy the license key file (kendo-ui-license.txt) to the root folder of your application. This is the folder that contains the package.json file. (Alternatively, copy the contents of the file to the KENDO_UI_LICENSE environment variable.)
  2. Install @progress/kendo-licensing as a project dependency by running npm install --save @progress/kendo-licensing or yarn add @progress/kendo-licensing.
  3. Run npx kendo-ui-license activate or yarn run kendo-ui-license activate in the console.

For detailed information about the license activation, you can check the following article:

If you have any further questions regarding licensing, please let me know.

Regards,
Wissam
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!

Tags
General Discussions
Asked by
Darshan
Top achievements
Rank 1
Iron
Iron
Answers by
Wissam
Telerik team
Share this question
or