I have an application for my private project already running with last build from Metronic 8.0 series.
Now, doing updates and introducing some new functionalities I planned to take the new one (8.2.0) to keep up with the top line of the SW stack.
BUT, we I realized that there are huge differences between 8.0 and 8.2 lines. Alignment would require quite a lot of time to align.
The question is: is there any quick way to easily migrate from one version to another?
Is there any cheat sheet with some classes to replace, like aside and app-sidebar?
Hi,
Yes, Metronic v8.2 has some breaking changes due to the Bootstrap 5.3.2 update. So you will need to reintegrate most of the code by using the latest Metronic v8.2.0.
Basically, you can globally update the src
folder and recompile the assets. Also, touch up your HTML code to use the latest one.
if you need any further help please let us know.
Regards.