Topic: how to use/install mdbbootstrap pro in a Meteor/blaze environment

mdbfred free asked 3 years ago


Hi, I'm a Meteor developer using original Blaze templates. I had successfull used mdb free in my project via CDN. But now I bougth mdb Pro - which has no CDN - so how do I actually use the Pro edition ?


Grzegorz Bujański staff answered 3 years ago


Hi.

You need to download MDB pro, unpack it, and put it in some assets folder in your project. And then import the files:

//css
mdb/css/bootstrap.min.css
mdb/css/mdb.min.css

//js
mdb/js/jquery.min.js
mdb/js/popper.min.js
mdb/js/bootstrap.min.js
mdb/js/mdb.min.js

mdbfred free commented 3 years ago

Hi Grzegorz Thanks for answer. I have installed the MDB Pro in the private (assets) folder as you recommend. but I can't get it to work at all - meteor can't find the files when trying to import them. Can you please show me how you import the files.


Grzegorz Bujański staff commented 3 years ago

We have no experience with the meteor. The solution I gave is a general solution that should work for most libraries/frameworks. From what I found quickly on the internet at meteor it may work differently. Maybe this thread on their forum about importing files will be helpful: https://forums.meteor.com/t/why-import-js-file-does-not-take-effect/27232


mdbfred free commented 3 years ago

Hi Grzegorz Thanks for answer. It is really nice that you want to send me on a internet search for help. But I want your help. As the creator and vendor of MDB Pro, you know your product, and - I expect - I can come to you for help - you promised me that when I bougth your product - so I repeat my question: how to use/install MDB Pro in a Meteor/blaze environment


Grzegorz Bujański staff commented 3 years ago

We are sorry, but we are not able to help personally with our knowledge in this case. As mentioned above, we have no experience with this platform. In fact, integration with other tools/libraries/frameworks should be at your own risk and we cannot guarantee successful integration. Still, we try to help as best we can so that our users can use our product. Therefore I sent a solution that I could find and it may work in this case.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.19.1
  • Device: desktop
  • Browser: google
  • OS: windows
  • Provided sample code: No
  • Provided link: No