Title: Razuna DAM
Author: razuna
Published: <strong>2026 年 6 月 14 日</strong>
Last modified: 2026 年 6 月 14 日

---

搜尋外掛

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

# Razuna DAM

 由 [razuna](https://profiles.wordpress.org/razuna/) 開發

[下載](https://downloads.wordpress.org/plugin/razuna-dam.1.2.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/razuna-dam/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/razuna-dam/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/razuna-dam/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/razuna-dam/#developers)

 [技術支援](https://wordpress.org/support/plugin/razuna-dam/)

## 外掛說明

**Razuna DAM** connects WordPress to your [Razuna](https://razuna.com) 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](https://razuna.com).

#### 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/

## 適用於區塊編輯器

這個外掛提供 2 個可供 Gutenberg/區塊編輯器使用的區塊。

 *   Razuna Asset
 *   Razuna Gallery

## 安裝方式

 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.

## 常見問題集

### 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.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Razuna DAM〉的開發相關工作。

參與者

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

[將〈Razuna DAM〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/razuna-dam)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/razuna-dam/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/razuna-dam/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/razuna-dam/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/razuna-dam/)。

## 變更記錄

#### 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.

## 中繼資料

 *  版本 **1.2.0**
 *  最後更新 **2 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/razuna-dam/)
 * 標籤:
 * [DAM](https://tw.wordpress.org/plugins/tags/dam/)[digital asset management](https://tw.wordpress.org/plugins/tags/digital-asset-management/)
   [images](https://tw.wordpress.org/plugins/tags/images/)[media](https://tw.wordpress.org/plugins/tags/media/)
   [razuna](https://tw.wordpress.org/plugins/tags/razuna/)
 *  [進階檢視](https://tw.wordpress.org/plugins/razuna-dam/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/razuna-dam/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/razuna-dam/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/razuna-dam/)