WP Manifestindependent plugin directory
manifest / integrations / notion-sync-for-wp

Notion Sync for WP

Sync Notion databases and pages to WordPress effortlessly.

by Shubham Gate · github.com/shubham-gathe/notion-sync-for-wp

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/shubham-gathe/notion-sync-for-wp/archive/refs/heads/main.zip

Sync Notion databases and pages to WordPress effortlessly.

Architecture

This plugin follows a modular 5-tier architecture:

  • Core: Infrastructure, Autoloader, Security, Logger.
  • Admin: Menu registration and Page controllers.
  • Notion: Notion API client and Database services.
  • Sync: Synchronization engine and Field mapping.
  • Helpers: Utility classes.

Getting Started

  1. Activate the plugin.
  2. Go to Notion Sync > Settings to enter your API key.
  3. Use Field Mapping to configure your database sync.