-
Notifications
You must be signed in to change notification settings - Fork 2
Installation and Setup
fjb2020 edited this page Jan 22, 2026
·
8 revisions
- Open Lightroom Classic
- Go to File → Plug-in Manager
- Click Add
- Select the
.lrpluginfolder - Ensure the plugin status shows Enabled
- Select required logging options
After installation:
- Open the Library module
- Locate Publish Services in the left panel
- Click Add under Publish Services
- Select Piwigo
- Configure the initial connection settings
Typical first-time configuration includes:
- Piwigo server URL
- Authentication (username/password)
- if the user has 2FA enabled then authentication currently requires the following workaround:
-
Username: Enter the API key ID (starting with
pkid-…) - Password: Enter the secret associated with the API key
-
Username: Enter the API key ID (starting with
- the user must have webmaster permissions for the plugin to operate
- if the user has 2FA enabled then authentication currently requires the following workaround:
Important Once the initial connection has been made then Publish Service must be saved before any further configuratation is performed.
These steps may be performed when configuring a new Publish Service.
Info: Creates a local representation of your Piwigo albums without downloading photos.
- Published Collection Sets and Published Collections are created in the Publish Services panel to match albums and sub-albums in Piwigo.
- Can be re-run
- Album descriptions are imported.
- Note: Photos are not downloaded from Piwigo, nor are existing catalog photos automatically added.
- See Managing Albums and Album Sets
Important: Ensures local collections match the Piwigo host structure.
- Compares local LrC Published Collections with Piwigo albums.
- Can be re-run
- Creates missing Piwigo albums and corrects incorrect links.
- Useful for collections created with tools like jb Collection Tools.
⚠️ Photos in such collections are not linked to existing Piwigo photos. The first time Publishing is run, duplicates of exisiting imaages on Piwigo may be created.- See Managing Albums and Album Sets
Tip: Quickly replicate another service’s structure and images.
- Clones structure and images from another Publish Service into this one.
- Cannot be re-run in the same publish service
- Works differently depending on whether the source service is Piwigo-connected and which host it uses.
- See Clone Publish Service for details.
- Allows photos to be published to albums containing sub-albums.
- Can be re-run
- See Special Collections Notes
- Metadata and keywords exported to Piwigo regardless of EXIF/IPTC content.
- Export methods:
- Publish
- Library ▸ Plug-in Extras (metadata-only)
- Fields populated:
-
author← Creator -
date_creation← Capture Date / Original Date / Created Date or file creation date if missing -
title← Title (see Tokenised Metadata below) -
description← Caption (see Tokenised Metadata below)
-
- Use
{{token}}placeholders in title and description. - Supports all metadata from
photo:getFormattedMetadataandphoto:getRawMetadata. - Full Details
- Respects Include on Export.
- Options: Include Full Keyword Hierarchy, Include Keyword Synonyms.
- Automatically creates missing keywords in Piwigo.
- Keywords on Lightroom vs Piwigo
- Piwigo keywords are case-insensitive and accents are ignored.
- e.g.,
"This Is A Keyword"="this is a keyword" - and
"Hérémence"="Heremence"
- Ticking this option enables the synchronisaton of album descriptions between Lightroom and Piwigo.
- Full details
- Full details of the comments synchronisation mechanism can be seen here
- Comments can be synchronised betwween Piwigo and Lightroom
- Full details