Title: Posts Bridge &#8211; Remote CMS
Author: Còdec
Published: <strong>2025 年 1 月 25 日</strong>
Last modified: 2026 年 2 月 15 日

---

搜尋外掛

![](https://ps.w.org/posts-bridge/assets/banner-772x250.png?rev=3369346)

![](https://ps.w.org/posts-bridge/assets/icon-256x256.png?rev=3369346)

# Posts Bridge – Remote CMS

 由 [Còdec](https://profiles.wordpress.org/codeccoop/) 開發

[下載](https://downloads.wordpress.org/plugin/posts-bridge.4.1.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/posts-bridge/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/posts-bridge/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/posts-bridge/#developers)

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

## 外掛說明

Synchronize backend data with WordPress post collections over HTTP APIs, enabling
remote and automated web content management.

With **Posts Bridge** you can move your workspace from the WordPress admin to collaboration
tools like Google Spreadsheets, Airtable or Grist, or get your Odoo and Dolibarr
data automatically synchronized with your website. Don’t bother your team with context
switching and manual web content synchronizations. Work where your data is, and 
use Posts Bridge to seamlessly transform it to web content without effort.

### How it works

Posts Bridge treats post collections as indexes that represents your backend data
and allows you to use Gutenberg, WordPress’ powerful page builder, as the frontend
editor of your backend. Either by manually triggering bulk synchronizations, by 
scheduling automatic background jobs, or dynamically loading data on renders, Posts
Bridge fully integrates your backend data into the WordPress CMS system.

### Add-ons

Posts Bridge comes with free add-ons. Each add-on add to the plugin new bridges 
to work with specific APIs.

Posts Bridge has the following add-ons:

**🗓️ Productivity**

 * [Airtable](https://postsbridge.codeccoop.org/documentation/airtable/)
 * [Google Calendar](https://postsbridge.codeccoop.org/documentation/google-calendar/)
 * [Google Sheets](https://postsbridge.codeccoop.org/documentation/google-sheets/)
 * [Grist](https://postsbridge.codeccoop.org/documentation/grist/)
 * [Nextcloud](https://postsbridge.codeccoop.org/documentation/nextcloud/)

**📦 ERP & Accounting**

 * [Dolibarr](https://postsbridge.codeccoop.org/documentation/dolibarr/)
 * [Holded](https://postsbridge.codeccoop.org/documentation/holded/)
 * [Odoo](https://postsbridge.codeccoop.org/documentation/odoo/)

**✏️ CMS**

 * [WordPress](https://postsbridge.codeccoop.org/documentation/wordpress/)

**Need a custom integration?**

Connect to any custom API using standard HTTP methods and authentication using the
abstract **REST API** add-on. Perfect for integrating with proprietary or less common
systems.

### Features

**Bridges**
 Bridges act as dynamic mappings between your backend data and WordPress
post type collections. Seamlessly convert each database item into a WordPress post,
and map backend fields directly to post fields, metadata, or taxonomy terms—effortlessly
synchronizing your data.

**Backends**
 Create a reusable “connection profile” for your API. Store your API
URL, headers, and credentials once, and apply them across all your bridges. No repetitive
setup required—just connect and go.

**Credentials**
 Secure your HTTP requests with flexible authentication options:
API keys, Basic Auth, Bearer Tokens, OAuth, RPC credentials, or Digest Auth. Choose
the method that fits your needs.

**Field mappers**
 Transform your backend API responses to align with WordPress’s
post structure (e.g., post_title, post_content, post_name).

With mappers you can map backend data to post fields, custom fields and into taxonomy
terms (such as categories and tags).

**Remote fields**
 Load backend data dynamically at render time. Replace placeholder
marks in your post HTML with real-time remote data, ensuring your content is always
up to date.

**Background synchronizations**
 Automate your content workflow by scheduling synchronizations
to run in the background. Keep your WordPress site fresh with minimal manual intervention.

**Custom types**
 Easily register custom post types directly from the plugin settings
using an intuitive visual interface. Define post meta fields and link post types
to taxonomies—no coding required.

**Debugging console**
 Track requests, responses, and errors in real time. Diagnose
issues quickly and ensure smooth integration with your backend systems.

### Links

 * [🌐 Official website](https://postsbridge.codeccoop.org/)
 * [📚 Documentation](https://postsbridge.codeccoop.org/documentation/)
 * [💻 GitHub](https://github.com/codeccoop/posts-bridge/)
 * [🏢 Còdec](https://www.codeccoop.org)
 * [⭐ Rate Posts Bridge](https://wordpress.org/plugins/posts-bridge/#reviews)

## 螢幕擷圖

 * [[
 * Settings page – Configure global plugin options
 * [[
 * Backends – Save and reuse API connection details
 * [[
 * Bridges – Create synchronization mappings for your post collections
 * [[
 * Synchronization – Dispatch manual, detached or live synchronizations
 * [[
 * Remote CPTs – Bind post collections to remote backend records
 * [[
 * Debug console – Monitor and troubleshoot requests.

## 適用於區塊編輯器

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

 *   Remote Fields Remote fields custom block that replace marks by its remote value
   on the render.

## 常見問題集

### Do I need to know how to code?

Nope! Posts Bridge is designed to set up complex HTTP configurations and pipelines
of data transformation without the need to write code.

In addition, you can extend Posts Bridge with code using its hooks and PHP APIs.

### Can I connect to my custom API?

Absolutely! Posts Bridge supports any HTTP API, whether it’s a cloud service or 
a self-hosted solution (like a Dockerized API on your VPS). If your API uses standard
HTTP methods (GET, POST, PUT, etc.), Posts Bridge can connect to it.

Maybe a little understanding about how HTTP and HTTP-like APIs works will be required
to set up your custom integrations.

### What if my API requires authentication?

Posts Bridge supports API keys, Basic Auth, Bearer Tokens, OAuth, RPC credentials,
Digest Auth and custom headers.

### Is there a free trial?

Posts Bridge, including all its add-ons, is free to use.

### How can I get support?

You can get support from Còdec using the [Posts Bridge support forum](https://wordpress.org/support/plugin/posts-bridge/)
for free. We aim to respond to all inquiries within 24-48 hours.

## 使用者評論

![](https://secure.gravatar.com/avatar/579862adcbea18dae56f04ce479346eba3ceffecec5729df51ed4c144cc05d2f?
s=60&d=retro&r=g)

### 󠀁[Synchronization with Odoo HR module](https://wordpress.org/support/topic/synchronization-with-odoo-hr-module/)󠁿

 [orzocogorzo](https://profiles.wordpress.org/orzocogorzo/) 2026 年 2 月 11 日

I’m using Posts Bridge to sync job offers from Odoo to WordPress, and it works like
a charm. The settings are intuitive, and the setup was quick and painless. One heads-
up: It seems the plugin relies on Odoo’s RPC API, which is slated for deprecation
in future releases. It would be great to see support for the newer JSON 2 API in
new releases. Still, a fantastic tool Odoo-WordPress synchronization!

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/posts-bridge/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Posts Bridge – Remote CMS〉的開發相關工作。

參與者

 *   [ Còdec ](https://profiles.wordpress.org/codeccoop/)

[將〈Posts Bridge – Remote CMS〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/posts-bridge)

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

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

## 變更記錄

#### 4.1.3

 * feat: add gmt date fields in bridge mappers
 * feat: scroll into view after ajax progress display
 * feat: wordpress schema introspection as data to json loops
 * fix: sync ping json returns
 * fix: openapi expand fields schema loop

#### 4.1.2

 * feat: display ajax synchronization progress
 * feat: always support default wp taxonomies
 * feat: cpt registration api public methods
 * fix: cache introspection transient names

#### 4.1.1

 * feat: full live fetch strategy with automatic post titles
 * feat: detached synchronizations
 * feat: introspection api cache
 * feat: introspection filters on generic addon
 * feat: remote fields schema as addon introspection requests
 * feat: remote fields post type selector for site editor
 * feat: check dav modified on nextcloud table headers requests
 * feat: odoo pings as login requests

#### 4.1.0

 * feat: apply wp coding standards
 * feat: plugin repo directory refactor
 * feat: http deps as library
 * feat: grist addon
 * feat: airtable addon
 * feat: holded addon
 * feat: google calendar addon
 * feat: nextcloud addon refactor
 * feat: odoo addon refactor
 * feat: dolibarr addon refactor
 * feat: openapi response introspections
 * feat: new cpts settings tab and support for custom fields
 * feat: addon endpoints and introspection
 * feat: bridge single_endpoint pattern
 * feat: move lock files to uploads
 * feat: mappers api fields datalists
 * feat: post custom fields and taxonomies datalists
 * feat: attachments requested with backends
 * feat: addons http defaults registration
 * feat: dropdown select search input
 * fix: gsheets value range url encoding

#### 4.0.1

 * feat: odoo add-on jobs template
 * feat: disable plugin activation if uploads dir is not writable
 * fix: avoid warnings with coalescing
 * fix: template tax mappers

#### 4.0.0

 * feat: schemas refactor
 * feat: frontend refactor
 * feat: improve custom post types ui
 * feat: sync ping poll
 * feat: remove templates
 * feat: remove gsheets addon
 * feat: bridge enabled state
 * feat: update deps

#### 3.0.8

 * feat: setting sanitization with defaults recovery
 * feat: add wp rest mirror template
 * feat: wp rest reuse authorization if exists

#### 3.0.7

 * feat: addons mount method
 * feat: improve debug console outputs
 * fix: exclude loco files from git

## 中繼資料

 *  版本 **4.1.3**
 *  最後更新 **3 個月前**
 *  啟用安裝數 **20+**
 *  WordPress 版本需求 ** 6.7 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/posts-bridge/)
 * 標籤:
 * [automation](https://tw.wordpress.org/plugins/tags/automation/)[http api](https://tw.wordpress.org/plugins/tags/http-api/)
   [integration](https://tw.wordpress.org/plugins/tags/integration/)[productivity](https://tw.wordpress.org/plugins/tags/productivity/)
   [synchronization](https://tw.wordpress.org/plugins/tags/synchronization/)
 *  [進階檢視](https://tw.wordpress.org/plugins/posts-bridge/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/posts-bridge/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/posts-bridge/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/posts-bridge/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/posts-bridge/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/posts-bridge/reviews/?filter=1)

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

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

## 參與者

 *   [ Còdec ](https://profiles.wordpress.org/codeccoop/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://buymeacoffee.com/codeccoop)