![Advanced-UI](https://img.shields.io/static/v1?label=UI&message=Advanced&color=lightgrey) ![NOVA-UI](https://img.shields.io/static/v1?label=UI&message=NOVA&color=blue) This Plugin allows to merge multiple nodes into one, you can choose which of the selected nodes should endure, the direct assignments and the nodereference assignment will be migrated to the enduring node, the other node will be deleted. [MINITOC] ## Properties To be configured in {home}/appserver/conf/custom.properties ##### nodeMerger.visibleForGroup > type: long, required: no, default: - restrict the use of the plugin to this user group ID (superadmins always see it in any case) ##### nodeMerger.allowedForNodeTypes > type: list of long (comma-separated), required: no, default: - restrict the plugin to these node type IDs ##### nodeMerger.license > type: license key, **required: yes**, default: - license key (delivered by brix IT Solutions) ## Screenshots ![Node Merger Menu](node_merger_menu.png) ![Node Merger Select Node](node_merger_select_node.png) ## Compatibility Matrix | nodeMerger | CELUM (min. version) | :----- | :----- | 1.0 | 5.12.2 | | 1.0.1 | 5.12.4 | | 1.0.2 | 5.13.4 | | 1.2.0 | 5.13.4 | | Nova Plugin | CELUM (min. version) | | ---------------- | --------------------- | | 1.0.1 | 6.9.3 | | 1.0.2 | 6.11.0 | ## Release Notes #### 1.0 > Released 2017-07-28 + Initial Version #### 1.0.1 > Released 2017-08-07 + License required #### 1.1.0 > Released 2019-02-16 + Anzeigen der Node-Pfade in Dropdown #### 1.2.0 > Released 2019-10-13 + Move Subfolders + Nova Backend