An open API service indexing awesome lists of open source software.

https://github.com/vplugins/blog-post-connector

This plugin is designed to help you easily manage and integrate Social Media Post Connector within your WordPress site.
https://github.com/vplugins/blog-post-connector

wordpress wordpress-api wordpress-plugin

Last synced: 2 months ago
JSON representation

This plugin is designed to help you easily manage and integrate Social Media Post Connector within your WordPress site.

Awesome Lists containing this project

README

          

# Blog Post Connector Plugin

The Blog Post Connector plugin bridges the gap between WordPress and Social Marketing tools, enabling users to manage blog posts directly from their Social Marketing platform.

## Multisite Compatibility Warning

The Blog Post Connector plugin is **not currently compatible with WordPress Multisite.
Activating the plugin on a Multisite network may result in **unexpected behavior or errors**.
Please use it only on **single-site WordPress installations** for optimal functionality.

## Features

- **Token-based Authentication**: Secure communication between WordPress and the Social Marketing tool with token-based authentication.
- **Custom Endpoints**: Create, modify, and delete posts via custom endpoints (`/sm-connect/v1/create-post`, `/sm-connect/v1/get-authors`, etc.).
- **Settings Page**: Configure access token, default post type, author, and category settings via an intuitive settings interface.

## Usage

1. **Configure Settings**:
- Navigate to WordPress Admin Panel › Blog Post Connector › Settings.
- Set up your access token and default settings for post type, author, and category.

2. **API Endpoints**:
- Use the provided endpoints (`/sm-connect/v1/create-post`, `/sm-connect/v1/get-authors`, etc.) to manage posts and retrieve data from your Social Marketing tool.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.