SocialSync Engine
WordPress Plugin | Automatic Post to Social Network
by emily50 · github.com/samratemily/socialsync-engine · website
★ 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/samratemily/socialsync-engine/archive/refs/heads/develop.zipFrom the readme
SocialSync Engine
A WordPress plugin that lets you publish captions and media (images and videos) directly to Facebook and LinkedIn from your WordPress admin dashboard — no third-party scheduling service required.
Features
- Publish to multiple platforms at once — post to Facebook and LinkedIn simultaneously from a single interface.
- Media support — attach images (JPEG, PNG, GIF, WebP up to 10 MB) or videos (MP4, MOV up to 1 GB) via drag-and-drop or file picker.
- Per-platform privacy controls — choose the audience/visibility setting for each platform independently.
- OAuth 2.0 authentication — secure, token-based connection to Facebook and LinkedIn with CSRF state validation.
- Connect / Disconnect controls — manage platform connections at any time without leaving WordPress.
- Credentials stored securely — API keys are stored server-side in the WordPress database and never exposed to the browser.
- Admin-only access — all REST API endpoints require the manageoptions capability.
Requirements
| Requirement | Minimum version |
|---|---|
| WordPress | 6.0+ |
| PHP | 8.1+ |
| Node.js (for development builds) | 18+ |
Installation
From source
1. Clone or download this repository