Problem
After installing Optimizely Commerce, the Catalogs tab is missing from the CMS Assets Pane, despite:
- EPiServer.Commerce.UI package being installed
- User having CommerceAdmins role
- Commerce database configured properly
- All Commerce features working
Solution
Reset the UI views (takes 30 seconds):
- Go to
/episerver/cms - Click Settings icon (⚙️) in top-right
- Find Display Options or View Settings
- Click Reset the views
- Click Save
- Refresh browser (F5)
Result: Catalogs tab appears immediately.
Why This Works
When Commerce is installed after CMS:
- CMS caches UI configuration
- Commerce adds new tabs/gadgets
- Cache doesn't auto-refresh
- Resetting clears cache and reloads all available UI components
When This Happens
- Installing Commerce after CMS setup
- Upgrading Commerce packages
- Adding custom UI modules