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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

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