Razuna DAM

Description

Razuna DAM connects WordPress to your Razuna digital
asset management (DAM) library so your team can browse, semantic-search and
embed approved assets directly from the editor — keeping Razuna as the single
source of truth.

  • Connect with OAuth — sign in to your Razuna account once. The plugin stores
    an encrypted token, refreshes it automatically, and keeps it server-side (it is
    never exposed to the browser).
  • Browse & search — pick a workspace and folder, or run a semantic search,
    from a familiar picker in both the block editor and the classic editor.
  • Insert images or links — choose a size (full, large, thumbnail) or one of
    your saved Razuna formats, or insert a download link.
  • Build galleries — select multiple Razuna images for a direct-link Razuna
    Gallery block, or import them into a native WordPress gallery when attachment
    IDs are required.
  • Use Razuna anywhere media is chosen — Razuna actions are available in
    core media blocks, the classic editor, the Media Library and featured-image
    workflows.
  • No duplication — inserted images point at durable Razuna links, so the file
    stays in Razuna. Editing or replacing it there updates everywhere it is used.
    When a native WordPress feature requires an attachment, the plugin imports a
    managed copy and records the original Razuna source metadata.
  • Multi-region & self-hosted — works with Razuna US, Razuna EU, or your own
    custom / dedicated Razuna server.

A Razuna account is required. You can start a free Razuna trial.

External service: Razuna

This plugin connects your site to Razuna, a third-party digital asset
management service operated by Razuna (https://razuna.com). The plugin is only
useful when connected to a Razuna account, and it communicates with the Razuna
server you choose.

What data is sent, and when:

  • When you connect (admin, one time): your site registers itself as an OAuth
    client with your Razuna server. This sends your site name and the admin
    callback URL. You then sign in on Razuna and authorize access; Razuna returns
    an access/refresh token that is stored (encrypted) on your site.
  • While browsing or searching (admin only): the plugin sends your workspace,
    folder and search requests to your Razuna server, authenticated with the stored
    token, and receives lists of your assets. No site-visitor data is sent.
  • On published pages (front end): inserted images are loaded by each
    visitor’s browser directly from your Razuna server using signed, public
    “direct link” URLs — an ordinary image request, with no extra data attached.

Which server is contacted depends on your settings: app.razuna.com (US),
app.razuna.eu (EU), or the custom / dedicated Razuna server URL you enter.

Service provider and legal terms:

  • Razuna: https://razuna.com
  • Terms of Service: https://razuna.com/terms-of-service/
  • Privacy Policy: https://razuna.com/privacy-policy/
  • GDPR: https://razuna.com/gdpr/

Blocks

This plugin provides 2 blocks.

  • Razuna Asset
  • Razuna Gallery

Installation

  1. Install and activate the plugin.
  2. Go to Settings Razuna.
  3. Choose your region (US or EU), or select Custom / dedicated server and
    enter your Razuna server URL. Save.
  4. Click Connect Razuna, sign in, and approve access. You will be returned to
    the settings page showing the connected account.
  5. In a post or page, add the Razuna Asset or Razuna Gallery block, use
    the Razuna toolbar action on core media blocks, or click Razuna next to
    Add Media (classic editor) to browse and insert assets.

FAQ

Do I need a Razuna account?

Yes. The plugin browses and embeds assets from your Razuna account and is not
useful without one. You can start a free trial at https://razuna.com.

Where are my images stored?

In Razuna. WordPress embeds a durable, signed link to each asset; nothing is
copied into the WordPress media library, so Razuna remains the single source of
truth.

Does it work with a self-hosted / dedicated Razuna server?

Yes. Choose Custom / dedicated server in the settings and enter your server
URL.

Is my Razuna token exposed to visitors?

No. The token is stored encrypted and used only server-side. The editor’s asset
picker talks to your own site (a same-origin REST proxy); the token never reaches
the browser. Embedded images use separate signed public links.

Why do some Razuna assets appear in the WordPress Media Library?

Direct Razuna embeds remain the default. The plugin imports a managed WordPress
attachment only when the selected WordPress workflow needs an attachment ID, such
as featured images or native galleries.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Razuna DAM” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Razuna DAM” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2.0

  • Added direct-link Razuna Gallery block with multi-select image picking.
  • Added managed WordPress imports for native media workflows that require attachment IDs.
  • Added Razuna import actions for core media blocks, featured images, the Media Library and media modal workflows.
  • Imported attachments now store source Razuna file metadata.

1.1.0

  • Workspace dropdown now keeps “My workspace” first and sorts the remaining workspaces alphabetically.
  • Asset picker now supports paged browsing and search results with infinite scroll / Load more fallback.

1.0.0

  • Initial release: OAuth connection, asset browser/search, size & saved-format
    selection, download links, “Razuna Asset” block and classic-editor inserter.