Allow for posting media along with post

Created on 27 July 2018, almost 7 years ago
Updated 16 July 2025, 10 days ago

This may be a limitation on the Facebook SDK and how it's structured when handling media posts.
I believe first it uploads the media, then it attaches that media to the actual post if it includes text or other things such as links.

But it would be nice if there were a way to pass along the entire post (media + text) in this line:
$facebookPost->doPost($account->getAccessToken(), $message);

Currently, it's pretty simple to get it working with posting a simple text string.

✨ Feature request
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States joshua.boltz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024