Active
Project:
Drutopia Microblog
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2024 at 18:39 UTC
Updated:
12 Aug 2025 at 16:48 UTC
Jump to comment: Most recent
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:
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
Comment #2
megakeegman commentedThe plugins posting method was defined in commit f2d5175caffe819b8ac4448e6ad708d429fa370f
Comment #3
megakeegman commentedThis 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