Topic: Bought Single Use licence for $99 and not able to integrate it to existing application

pushpak free asked 3 years ago


After trying a free version to my existing application I bought a single use license($99) for 1 project to be able to use pro components,

after buying, I tried to find instruction on how to integrate libraries to existing project and the only instruction I found was below link, which is for new project and NOT for existing project,

https://mdbootstrap.com/docs/b5/angular/pro/installation/#section-manual

Upon Contacting support, the only link I got from them is the above link, which is not useful,

Does anyone know where to find instruction on how to integrate libraries to an existing project?


Grzegorz Bujański staff commented 3 years ago

What is unclear to you, how can I help you with this? How do you want to add MDB? Using NPM or downloading a zip package from your orders? In an existing project, the easiest way to install it is via npm. It is no different for a new and existing project. You only need to remember to remove the free version before installing the pro version.


pushpak free commented 3 years ago

@Grzegorz Bujański when I purchased "Single use" license, only thing I got was zip package, I did not get GitLab for NPM install, and I have been told by support team GitLab link is not part of "single use" license, and there are no instructions anywhere how to integrate that zip file into existing project,


Dave Moniz priority commented 3 years ago

@pushpak add an entry to your package.json file under dependencies - like the following:

"mdb-angular-ui-kit": "file:mdb-angular-ui-kit-1.0.0-beta4.tgz",

But replace everything after "file:" with the filename of the zip. (Be sure your zip is the in the project directory at the same location as the package.json file)


Grzegorz Bujański staff answered 3 years ago


@pushpak I'm sorry I didn't take into account that you bought a single use license. In that case, I recommend using the method described by @MonizDave.



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 Angular
  • MDB Version: MDB5 1.0.0-alpha3
  • Device: Machine
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: Yes