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.

ЧЗВ

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.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Proxima – Content Sync for Notion” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Proxima – Content Sync for Notion” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0.0

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