Drupal is a registered trademark of Dries Buytaert
cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.15 Minor update available for module linkit (7.0.15). views_data_export 8.x-1.10 Minor update available for module views_data_export (8.x-1.10).

posse_post

8 sites No security coverage
View on drupal.org

POSSE Post implements the POSSE (Publish on your Own Site, Syndicate Elsewhere) philosophy for Drupal. It automatically crossposts your Drupal nodes to social media when they are published, keeping your own site as the canonical home for your content.

Features

  • Crossposts nodes to Bluesky, Mastodon, Facebook, Instagram, and LinkedIn on publish
  • Credentials stored as environment variables, not in the database or exported config
  • Per-account field mapping, format strings, character limit truncation, and URL appending
  • Optional CamelCase hashtags generated from taxonomy terms
  • A SEND_CROSSPOSTS environment variable guards against accidental posting from dev or staging
  • Crosspost status tracking (pending, published, failed) with manual retry and immediate publish options

Documentation

Full documentation lives at project.pages.drupalcode.org/posse_post, including:

Post-Installation

  1. Go to Configuration › Web services › POSSE Post › Social Accounts and add an account for each platform you want to crosspost to.
  2. The account form shows the exact environment variable names to set for that platform's credentials. See the documentation for how to obtain them.
  3. Set SEND_CROSSPOSTS=1 in your production environment to enable sending. Crossposts are processed on the next cron run, or you can publish them immediately from the admin UI.

Additional Requirements

  • API credentials for each target platform (see the platform setup guides in the documentation)
  • vlucas/phpdotenv — load credentials from a .env file in your project root instead of setting server environment variables manually

Similar projects

  • Social Post: a framework for social network integrations with separate sub-modules per platform; most platform sub-modules have not been updated recently.
  • POSSE: a similar approach targeting Drupal 8 with no release since 2021.
  • MPOSSE: Microblog Publish on your Own Site, Syndicate Elsewhere. It provides an integration layer between Drutopia Microblog and other modules.

POSSE Post is a self-contained alternative with no third-party Drupal module dependencies and active maintenance.

Supporting this Module

File bugs and feature requests in the issue queue. Patches and merge requests are welcome.

Activity

Total releases
7
First release
Apr 2026
Latest release
1 week ago
Release cadence
6 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
1.0.0-beta3 Pre-release May 12, 2026
1.0.0-beta2 Pre-release May 9, 2026
1.0.0-beta1 Pre-release Apr 15, 2026
1.0.0-alpha3 Pre-release Apr 13, 2026
1.0.0-alpha2 Pre-release Apr 13, 2026
1.0.x-dev Dev Apr 13, 2026
1.0.0-alpha1 Pre-release Apr 8, 2026