Topic: add recently purchased pro version access to existing project
Expected behavior I recently purchased a license but do not want to start a new angular project just to add the pro version, is there a way that I can manually add this an existing angular project? (haven't tried the cli for fear of losing my entire project)
Resources (screenshots, code snippets etc.) I asm using the latest version of angular but can downgrade if needed
Arkadiusz Idzikowski staff answered 5 years ago
You can add pro version to your existing project with npm install
command. You will also need to update the content of your angular.json
and app.module
files. We explained everything in our qucik start guide ('npm installation' section, pro tab):
https://mdbootstrap.com/docs/angular/getting-started/quick-start/
Please let me know if you encounter any further problems with the installation.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.3.0
- Device: Mac
- Browser: Chrome
- OS: Mac OS
- Provided sample code: No
- Provided link: No