Title: celum:connect
Author: brixcrossmedia
Published: <strong>7 Febbraio 2019</strong>
Last modified: 14 Agosto 2026

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://s.w.org/plugins/geopattern-icon/celumconnect.svg)

# celum:connect

 Di [brixcrossmedia](https://profiles.wordpress.org/brixcrossmedia/)

[Scarica](https://downloads.wordpress.org/plugin/celumconnect.2.32.zip)

 * [Dettagli](https://it.wordpress.org/plugins/celumconnect/#description)
 * [Recensioni](https://it.wordpress.org/plugins/celumconnect/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/celumconnect/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/celumconnect/#developers)

 [Supporto](https://wordpress.org/support/plugin/celumconnect/)

## Descrizione

WordPress:connect, an extension that integrates an “Asset Picker” allowing the selection
of images and other media objects directly from CELUM, embedding them into the post
and storing them in the media gallery of WordPress. This also enables you to link
them in other posts later on. As an alternative to saving in WordPress, assets can
only be linked from CELUM, so that they remain up to date at all times, even if 
they are adapted in CELUM.

To enable cross-references, the brix extension Direct Download is included as part
of WordPress:connect. If an asset from CELUM is used via WordPress:connect, the 
usage (linked or downloaded assets) can be automatically written to an information
field of the asset to mark it in CELUM with a “WordPress bullet”, for example. With
separate bullets can be distinguished whether an asset is linked in the CMS and 
deletion in CELUM DAM has an immediate effect, or is simply used there, which has
no effect on deletion in CELUM DAM.

The API key of the CELUM user and the ID of the CELUM root node to be used as well
as the “Asset Picker” version to be used can be entered via a separate WordPress
settings dialog. Just as, the desired download formats for saving assets in WordPress
can be defined for each media type. Finally, for the two types of use (download 
or link), a name can be defined, which will be set as a node-ref value for downloaded
resp. linked assets. The related information field is defined in the configuration
of the Direct Download extension.

Requires: CELUM CORA, 1 licensed API connection (for CELUM Asset Picker)

### Adding a new Asset Picker version (development)

When vendoring a new Asset Picker bundle into `assetPicker/assetPicker_<version>/`,
the vendor default in `assetPickerApi.js` (around line 39) must be patched from

    ```
    pathPrefix: 'picker/'
    ```

to

    ```
    pathPrefix: 'wp-content/plugins/'+plugin_data.plugin_basename+'/assetPicker/assetPicker_<version>/picker/'
    ```

Without this patch the picker iframe resolves to the site root (`/picker/index.html`)
and returns a 404. Every bundled version needs this; 6.20.7 initially shipped unpatched.

## Screenshot

[⌊Add a new Post⌉⌊Add a new Post⌉[

Add a new Post

[⌊Asset Picker: Search⌉⌊Asset Picker: Search⌉[

Asset Picker: Search

[⌊Asset Picker: Load asets from to WordPress or link them from Celum⌉⌊Asset Picker:
Load asets from to WordPress or link them from Celum⌉[

Asset Picker: Load asets from to WordPress or link them from Celum

[⌊Asset Picker: Select⌉⌊Asset Picker: Select⌉[

Asset Picker: Select

[⌊Asset Picker: Set download format⌉⌊Asset Picker: Set download format⌉[

Asset Picker: Set download format

## Blocchi

Questo plugin fornisce 1 blocco.

 *   celum:connect

## Installazione

 1. Upload the plugin files to the `/wp-content/plugins/celum_connect` directory, or
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->celum:connect screen to configure the plugin

## FAQ

### Where can I configure the CELUM server I want to use?

The url to the used CELUM server is encrypted in the license key. To get a license
key for your CELUM server you need to contact brix cross media (https://brix.ch)

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“celum:connect” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ brixcrossmedia ](https://profiles.wordpress.org/brixcrossmedia/)

[Traduci “celum:connect” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/celumconnect)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/celumconnect/) segui
il [repository SVN](https://plugins.svn.wordpress.org/celumconnect/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/celumconnect/)
tramite [RSS](https://plugins.trac.wordpress.org/log/celumconnect/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial verison

#### 1.1

 * Added tracking of downloaded Assets with “Direct Download”

#### 1.2

 * Added Possibility to choose between “Load assets to WordPress” and “Link assets
   from Celum”

#### 1.3

 * Added Support for different Asset Picker Versions (2.0 – 2.4), Selectable in 
   the celum:connect Options
 * Configurable usage for link and for download

#### 1.4

 * Asset Picker versions 2.5 and 2.5.2 added

#### 1.4

 * Asset Picker version 2.5.1 added

#### 2.0

 * Gutenberg block support added

#### 2.2

 * License with expiration date

#### 2.3

 * Asset Picker version 3.0 added

#### 2.4

 * AssetPicker version select bugfixing

#### 2.5

 * AssetPicker 3.0 Support approved (Config creation with no infofield possible)

#### 2.6

 * License need an expiration date

#### 2.9

 * WordPress 5.5 compatibility
 * Asset picker in media module as seperate tab

#### 2.14

 * Asset Picker version 6.8.11 and 6.9.3 added

#### 2.17

 * Asset Picker version 6.9.3 added

#### 2.18

 * Quickfix if Celum not defined (library not loaded)

#### 2.19

 * Fix media tab in custom post types

#### 2.20

 * Fix media tab in custom post types

#### 2.21

 * Featured image fix

#### 2.22

 * Check if WP Error

#### 2.23

 * Improved Error message

#### 2.24

 * do not send empty consumer parameter in directDownload URL

#### 2.25

 * Use filename if not Content-Disposition

#### 2.28

 * Asset Picker 6.15.12, 6.16.14, 6.17.4, 6.18.4 and 6.19.1 added

#### 2.29

 * Asset Picker 6.11.9, 6.12.4, 6.13.10 and 6.14.12 added

#### 2.30

 * Asset Picker 6.12.4, 6.13.10, 6.14.12, 6.15.12, 6.16.14, 6.17.4, 6.18.4 and 6.19.1
   added, REST API Client ID configuration property added (for asset picker version
   6.19 and newer)

#### 2.31

 * Asset Picker 6.20.7 added, Versions 2.x and 3.x removed

#### 2.32

 * Fix: Asset Picker 6.20.7 pathPrefix patched (picker iframe returned 404)

## Meta

 *  Versione **2.32**
 *  Ultimo aggiornamento **3 settimane fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 4.0 o superiore **
 *  Testato fino alla versione **5.5.20**
 *  Versione PHP ** 5.2.4 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/celumconnect/)
 * Tag
 * [DAM](https://it.wordpress.org/plugins/tags/dam/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/celumconnect/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/celumconnect/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/celumconnect/reviews/)

## Collaboratori

 *   [ brixcrossmedia ](https://profiles.wordpress.org/brixcrossmedia/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/celumconnect/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](https://brix.ch/)