(copied from "How-to articles" - will be edited)
Step-by-step guide
- Make sure that the MM you're about to install is compatible with the corresponding DAM Center. It can be found here Compatibility Matrixes (Usually, the newest MM and DC match up).
- MANDATORY: backup
- Database
- Jobs database
- web sites
- Delete everything but the web.config (and maybe your favicon/appicon if you've changed it/them) in your MM site's folder.
- Copy the content of the new MM into the old one - if you did not have any favicon/appicon from the previous installation, then you can safely remove the .new from those.
- Compare the old and new web.config file - if there are anything in the new one that you think should be in the old one, then move it. If in doubt, ask someone who you believe would know this.
- Be totally certain that you hit the correct database in the next step. Double triple quadruple check. It's really easy to make a mistake here.
- You now have to use the MM update scripts. Use this guide to do this.
- Recycle the site (a lot of really weird things can happen in the MM if this isn't done).
- Try uploading and downloading videos, pictures, change metadata, publish and so on. If all works, the site should be up and running.
Upgrading from MM to MM5
Here follows a short description of what configuration to focus on when upgrading from MM to MM5.
- Filters should be readded to existing searches.
- Labels should be added for the parameterName. If in doubt on this name, it will be logged to the F12 console in MM5, if it doesn't exist.
- For booleans a label should be added for 'ASSET_LIST_FACET_' + parameterName, again check the console for the exact name if in doubt.
- The label text should look like this: {value, select, 1 {YourTrueText} 0 {YourFalseText}}
- AssetInfo search should be updated.
- Labels should be added for the id of the asset info parameter. Check the console for the exact name if in doubt.
- Config Manager settings