DashboardKit React
  • Documentation
  • Pre-requisites
  • Quick Start
  • Folder Structure
  • State Management
  • Axios & Saga for API
  • Routing
  • Project Configuration
  • Integration
  • Resources
  • Roadmap
  • Support
  • Changelog
  • FAQ
Powered by GitBook
On this page
  • How can I upgrade my license?
  • How long is my license valid for?
  • Why it's slow in development?

Was this helpful?

FAQ

Frequently Asked Questions

PreviousChangelog

Last updated 4 months ago

Was this helpful?

How can I upgrade my license?

Yes, you can do that. When you intend to upgrade the product package, please contact us, we will provide you with a discount code.

After having a discount code, you can follow the steps below to apply:

  1. Select your concern license from the product page.

  2. Enter discount code

  3. Payment

  4. Done

How long is my license valid for?

After successfully purchasing the product, you get 6 months of technical support and free updates for 1 year.

Once the license has expired you will no longer be able to receive new updates from us. And you need to renew or purchase a new license to receive updates.

if you want to renew your license

Why it's slow in development?

DashboardKit contains many components and dependencies so development mode may be slightly slower than production mode and this is normal.

You probably won't use all the ingredients we provide.

Here are some tips for developer mode:

  • After product completion, you can remove unused components and dependencies (run: npx depcheck to check for unused dependencies)

  • Start building your product with version skeleton_version. You can copy components from the full_version version.

Contact us