Topic: MDB Vue from CDN
Hello Support,
I have purchased the "Essential" license of the MDB Vue package.
I am using MDB Vue from CDN: https://cdn.jsdelivr.net/npm/mdb-vue-ui-kit/js/mdb.umd.min.js
So far I am using the components successfully, except there are a few missing components in the CDN distriution.
I tried to use the MDBAlert, MDBChipsInput and MDBMultiRange components but they are missing (probably other components may be missing as well but I am not sure).
When debugging in the dev console I inspected the mdb global variable and I see that these components are missing.
Can you provide a link to a CDN version or the actual mdb-vue-ui-kit/js/mdb.umd.min.js file so I can use the missing components.
Thanks, Joel
Bartosz Cylwik staff answered 2 years ago
Hi! Using cdn you have access only to the free package. For the pro version, follow our documentation:
https://mdbootstrap.com/docs/vue/pro/installation
Best Regards!
jgardi3 pro answered 2 years ago
Hi Bartosz,
I looked at the pro version and I have already downloaded it after my purchase. But I don't see in the pro package an MDB Vue javascript .js file that I can use from index.html without NPM. I am planning on using MDB from a legacy Java application from within JSP/HTML files. I cannot use the npm version - I need to get the MDB components from your .js file by accessing the global mdb variable.
How can I achieve this with the pro version?
Thanks, Joel
Bartosz Cylwik staff commented 2 years ago
You can get the zip package from the orders
section. Go to https://mdbootstrap.com/ , click on your profile avatar (top right) and click my-orders
. You should be able to download it from there.
If you have access to the gitlab, you can also download it from there (check your email).
Best Regards!
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: MDB Vue
- MDB Version: MDB5 3.2.0
- Device: Macbook
- Browser: Chrome
- OS: MacOS Big Sur
- Provided sample code: No
- Provided link: Yes