Topic: Upgrade to MD Pro from Free version

PacificDigital free asked 5 years ago


I have an existing project where I am using the free version of MDB and just purchase the Pro version.  I need to upgrade to the Pro version.  Some blogs say replace the entire project - I have too much work and other dependencies in the project to be able to just start over.  I just want to upgrade.  Can someone help me?


Damian Gemza staff answered 5 years ago


Dear @PacificDigital 

Please follow these steps:

1. Uninstall 'angular-bootstrap-md' package,

2. Install 'ng-uikit-pro-standard' package from our Git servers,

3. Change main MDBBootstrapModule import to MDBBootstrapModulesPro import,

4. Change every import occurrence from 'angular-bootstrap-md' to 'ng-uikit-pro-standard'.

5. In angular.json file, in styles array, please instead of importing mdb-free.scss, import mdb.scss file,

6. Install missing dependencies like screenfull.

Please check also our Update Instructions, with which you'll be able to update your project without problems.

Best Regards,

Damian



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 7.0.0
  • Device: MacBook Pro
  • Browser: Chrome
  • OS: OSX
  • Provided sample code: No
  • Provided link: No