Proxima – Content Sync for Notion

설명

Proxima – Content Sync for Notion is a powerful, lightweight bridge between Notion and WordPress. It allows you to use Notion as your drafting environment and sync content to WordPress with a single click.

Key Features:

  • ✅ Multi-database support: Connect and manage multiple Notion databases.
  • ✅ Unlimited pages: No restrictions on the number of pages you can sync.
  • ✅ CPT support: Sync content to standard posts, pages, or any Custom Post Type.
  • ✅ SEO meta mapping: Map Notion properties to WordPress custom fields for SEO or any other purposes.
  • ✅ Custom Meta Field Support: Add unlimited custom meta rows to map any Notion property directly to WordPress metadata.
  • Dynamic Schema Detection: Automatically detects your Notion database properties.
  • Semantic HTML Engine: Converts Notion blocks to clean, SEO-friendly HTML.
  • Media Ownership: Downloads Notion images to your local Media Library.

How Synchronization Works:

  • Manual Sync: Currently, the plugin utilizes high-performance manual sync. (Webhook/Automatic sync is planned for a future update).
  • Status-Based Posting: To ensure only finalized content is synced, the plugin only processes pages where the Notion property Status (Select type) is set to Ready.

Third-Party Services

This plugin connects to and sends data to external services:

  • Notion API (https://api.notion.com): Used to fetch your database properties and page content.
    • Notion Privacy Policy: https://www.notion.so/about/privacy-policy
    • Notion Terms of Service: https://www.notion.so/about/terms-and-conditions

스크린샷

  • The settings page where you configure your Notion credentials.
  • The connections list.
  • The field mapping UI for connecting properties.

설치

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to NotionFlow > Settings and enter your Notion API Key.
  4. Go to Connections to add your Notion databases and map properties to WordPress fields.

FAQ

Does this plugin store my Notion data?

The plugin only stores your connection token and mapping settings. Content is fetched from Notion and stored in your WordPress database as standard posts.

Is there a limit to how many posts I can sync?

No. The plugin uses chunked processing to safely handle databases of any size.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Proxima – Content Sync for Notion”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Proxima – Content Sync for Notion”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.
  • Block-to-HTML engine with SEO heading shifts.
  • Media sideloading and taxonomy mapping.
  • AJAX chunked sync worker.