123jixinyu free asked 5 years ago


How to upgrade existing projects (vue free version) to  vue pro version, I just downloaded it, but I don't know how to do it.


Jakub Strebeyko staff answered 5 years ago


Hi there,

If you have a MDB Vue free version installed through npm, then the easiest way would be to:
1. take the pro package and put it in your project's root directory,
2. edit your package.json, so instead of having 'mdbvue' point to a version, have it point at the Pro package you just put there, like so:
"mdbvue":''./mdbvue"
3. Finally, delete node_modules directory and run "npm i" or "yarn" (depending on your package manager of choice), installing the dependencies anew.

Alternatively, you can have the pro package installed from our remote repository instead of locally - please see our 5 minutes quick start guide, pro section tab at the bottom.

voilà!

your mdbvue free version should be replaced with a pro now. Let me know in case something got bamboozled!

With best regards,
Kuba



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 Vue
  • MDB Version: 4.6.0
  • Device: browser
  • Browser: chrome
  • OS: mac
  • Provided sample code: No
  • Provided link: No