Duplicate Check & Sync

Advanced-UI NOVA-UI

The "Duplicate Check" plugin provides viewing and editing of all duplicate assets in Celum.

Properties

To be configured in {home}/appserver/conf/custom.properties

duplicateCheck.license

type: String, required: yes, default: -

The license key for the plugin (product: duplicateCheck), provided by brix.

duplicateCheck.nodeTypeBlacklist

type: List of Long, required: no, default: -

List of node type IDs to exclude from the node row display. Useful for hiding nodes assigned via infofields. Note: Assets in the Trashbin are not considered duplicates and don’t need to be configured here.

duplicateCheck.pageSize=

type: Integer, required: yes, default: 25

Number of duplicate groups to display per page.

duplicateCheck.visibleForGroup=

type: List of Long, required: no, default: -

Restrict the use of the plugin to the defined usergroups (superadmins always see it in any case).

Compatibility Matrix

Duplicate Check 2.0 CELUM (min. version)
2.0 6.20.0
Nova Plugin CELUM (min. version) Backend Plugin (min. version)
1.1.0-6.20.0 6.20.0 2.0

Screenshots

Overview

Detail View

Release Notes

2.0

Released: 2025-11-20

  • Initial Version