Topic: Angular Pro Installation to Existing Project
apichai52 pro asked 7 years ago
I've use MDB Angular free version in my project. Now I have purchased Pro version. How can I update my existing project to be Pro version ?
Add comment
Dawid Adach pro answered 7 years ago
Dear apichai52,
that depends on how did you integrate your project. If you used zip file, than download new package from your account and replace files within src/app/typescript and /scss with the one from new package.
If you have used npm install option, please install pro version using the following tutorial:
https://mdbootstrap.com/angular/5min-quickstart/
and update imports from:
import { MDBBootstrapModule } from 'angular-bootstrap-md';
to:
import { MDBBootstrapModules } from 'ng-mdb-pro';
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: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags