Topic: How do I upgrade from the free to the Pro MDB into an existing angular project
Damian Gemza staff answered 6 years ago
Dear Lil27,
Firstly, please specify, in which way you've implemented MDB Angular in your project? Via npm, or from downloadable package / github?
If from npm, remove your node_modules folder, from package.json remove angular-bootstrap-md line, and from angular-cli.json, app.module.ts remove every MDB things which you've added from 5min-quickstart guide, and then follow closely again 5min-quickstart guide, but for pro version.
If from package / github, please remove src folder, and again every MDB things from angular-cli.json and app.module.ts file, and follow 5min-quickstart for pro.
Here's the link to our 5min-quickstart guide: https://mdbootstrap.com/angular/5min-quickstart
If you'll encounter some problems, let me know, and I'll help you.
Best Regards,
Damian
Lilcoder premium commented 6 years ago
Hi Damian, Yes, the free version was first installed via NPMDamian Gemza staff commented 6 years ago
So follow my instructions which i've posted in first answer. If something would be unclear to you, let me know, and I'll help you. Best Regards, DamianFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags