FAQ
Frequently Asked Questions
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:
Select your concern license from the product page.
Enter discount code
Payment
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.
Contact us 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 thefull_version
version.
Last updated
Was this helpful?