This WordPress plugin lets you browse your Immich photo library directly from the admin area. After activating the plugin you can configure your Immich server URL and credentials from the Immich settings page.
- Copy this folder to
wp-content/plugins. - Activate Immich Server Integration.
- Go to Settings → Immich and fill in your server URL, email and password.
- Visit Media → Immich Library to view thumbnails from your Immich server.
- Optionally use the Test Connection button on the settings page to verify your configuration.
The plugin uses the /api/auth/login endpoint to obtain a session token and caches it for one hour. Only basic browsing is implemented.