Add YouTube service plugin (plg_mokosuitecross_youtube) #141
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
MokoOnyx template supports YouTube as a social platform, but MokoSuiteCross has no YouTube cross-posting plugin. YouTube supports Community Posts for text/image content sharing without video upload.
API
YouTube Data API v3 — Community Posts:
POST /youtube/v3/activitiesor via Community tab APIAuth
youtube.force-sslscopeLimitations
Credential Fields
access_token— Google OAuth tokenrefresh_token— For auto-refreshchannel_id— YouTube channel IDImplementation
src/Extension/YoutubeService.phpimplementingMokoSuiteCrossServiceInterfacegetMaxLength()→ 2000supportsMedia()→ truegetSupportedMediaTypes()→['image']Related
Acceptance Criteria