# Proxima – Content Sync for Notion
 
Sync Notion databases and pages to WordPress effortlessly.
 
## Features
- ✅ **Multi-database support**: Connect multiple databases simultaneously.
- ✅ **Unlimited pages**: No artificial limits on sync volume.
- ✅ **CPT support**: Fully compatible with Custom Post Types.
- ✅ **SEO meta mapping**: Map Notion properties to WordPress metadata.
- ✅ **Custom Meta Field Support**: Map any Notion table column to WordPress custom meta fields dynamically.
- **Manual Sync**: High-speed manual synchronization (Webhook sync coming soon).
- **Intelligent Posting**: Only syncs pages with `Status` set to `Ready` in Notion.
 
## 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 **NotionFlow > Settings** to enter your API key.
3. Use **Connections** to configure your database sync.
4. Set the **Status** property of your Notion pages to **Ready** to make them eligible for sync.
