WP Manifestindependent plugin directory
manifest / social / wp-vkpost

VK Posts Parser

A plugin that parses VK posts and creates WordPress posts from them.

by John Doe · github.com/xhwapp/wp-vkpost · website

0stars
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/xhwapp/wp-vkpost/archive/refs/heads/main.zip

A WordPress plugin that parses VK posts and creates WordPress posts from them.

Installation

  1. Upload the vk-posts-parser folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to the plugin settings page and enter your VK group ID, access token, and other settings.
  4. Click the "Parse Posts" button to parse VK posts and create WordPress posts from them.

Usage

Settings

The plugin settings can be accessed from the "VK Posts Parser" menu in the WordPress admin.

VK Group ID

Enter the ID of the VK group whose posts you want to parse.

Access Token

Enter your VK access token. You can generate an access token by following the instructions here.

Number of Posts

Enter the number of VK posts to parse.

Default Image URL

Enter the URL of the default image to use for posts that don't have any images.

Default Category

Select the default category to assign to parsed posts.

Parsing Posts

To parse VK posts and create WordPress posts from them, click the "Parse Posts" button on the plugin settings page.

License

GPLv2 or later