Topic: Update a existing project to pro version
                  
                  apollu
                  free
                  asked 6 years ago
                
I have an existing mdbootrap project and purchased the pro version. There is no documentation about how to migrate from free to pro version. The tutorial on https://mdbootstrap.com/docs/angular/getting-started/quick-start/ doesnt help, because it so for setting up a new project.
                      
                      box86rowh
                      free
                        answered 6 years ago
                    
I added the tgz to my package.json (and ran npm install):
Added the import to my app module (and any sub modules that need it):
                      
                      Damian Gemza
                      staff
                        answered 6 years ago
                    
Dear @apollu
The @box86rowh answer is the correct one. Please install the ng-uikit-pro-standard package in your application, and then import MDBBootstrapModulesPro.forRoot() in your application main module.
Then change every of your import from 'angular-bootstrap-md' to 'ng-uikit-pro-standard', and you're ready to use MDB Angular Pro in your application!
Best Regards,
Damian
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: 7.0.0
 - Device: PC
 - Browser: Chrome
 - OS: Windows
 - Provided sample code: No
 - Provided link: Yes