Problem/Motivation

Social post controller module provides a SocialPlatform plugin type, which among other things, defines an abstract method to invoke the post method from any modules implementing the plugin.

It would be good at some point for issues to be created, and code submitted to the following modules:

  • Social post facebook
  • Social post twitter
  • Activitypub

and more. More or less, just putting this issue here as a reminder that this plugin architecture is the way we are moving, and that we need to implement it when ready to start using this module.

Comments

MegaKeegMan created an issue. See original summary.

megakeegman’s picture

The plugins posting method was defined in commit f2d5175caffe819b8ac4448e6ad708d429fa370f

megakeegman’s picture

Project: Social Post Controller (Deprecated) » Drutopia Microblog

This plugin definition was removed from Social Post Controller when it was renamed and move to MPOSSE - https://www.drupal.org/project/mposse

The plugin definition now lives in Drutopia Microblog