Topic: How to update plugin version
Hello, I'm working with mdb-table-editor version 9.3.1, I recently downloaded the updated version of it (9.4). What do I need to do to install this new version of it on my project without loosing my existing code? Is there any article or tutorial on the documentation where I can see what steps to follow? Thank you!
Arkadiusz Idzikowski staff answered 4 years ago
The update instructions will be the same as for MDB Angular Pro (ZIP): https://mdbootstrap.com/docs/angular/getting-started/update/#pro
You need to:
- Download the updated version of the plugin and find the
mdb-table-editor-9.4.0.tgz
file - Copy this file to your project and remove the old tgz file
mdb-table-editor-9.3.1.tgz
- Install new version of the plugin with
npm install mdb-table-editor-9.4.0.tgz --save
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: 9.3.1
- Device: Web
- Browser: Any
- OS: Windows
- Provided sample code: No
- Provided link: No