bluesky-Connector/README.md
2024-11-21 01:05:37 -08:00

1.0 KiB

Bluesky Connector Plugin for WordPress

Description

This plugin connects your WordPress blog to Bluesky and allows you to format and publish posts to Bluesky whenever a new post is published. Users can log into their Bluesky account via the plugin, and the plugin will automatically generate and store the API key.

Installation

  1. Upload the bluesky-connector folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Configure the plugin settings in the WordPress admin under 'Settings' > 'Bluesky Connector'.

Configuration

  • Client ID: Your Bluesky client ID.
  • Client Secret: Your Bluesky client secret.
  • Redirect URI: Your Bluesky redirect URI.

Usage

  • Once configured, click on the "Login with Bluesky" button to authenticate and generate the API key.
  • The plugin will automatically publish a formatted version of your new posts to Bluesky.

License

This plugin is licensed under the GPLv2 or later.