Skip to content

CoreMedia Social Media Hub

License

Notifications You must be signed in to change notification settings

CoreMedia/coremedia-social-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a387c83 · Aug 2, 2021
Aug 11, 2020
Feb 18, 2020
Feb 18, 2020
Feb 18, 2020
May 3, 2021
Jul 21, 2021
Dec 5, 2019
May 7, 2020
Jul 9, 2021
May 13, 2020
Oct 7, 2019
Sep 19, 2019
May 20, 2020
Oct 7, 2019

Repository files navigation

Status: Active For CoreMedia CMS

CoreMedia Labs Logo

CoreMedia Social Media Hub

The Social Media Hub allows users to integrate various social networks into the CoreMedia Studio. It provides a separate tab that shows the different social network feeds and messages that have been scheduled for publishing.

The Social Media Hub is implemented as a Blueprint extension.

Since we usually only work on the latest CoreMedia version, the latest version of the documentation and demo content may be on the latest version branch.

Documentation & Tutorial

https://github.com/CoreMedia/coremedia-social-hub/tree/master/documentation

Demo Content

To enable the Social Media Hub, some settings have to be created on a global or site specific level. A global example configuration can be found here:

https://github.com/CoreMedia/coremedia-social-hub/tree/master/test-data

Issue Tracker

https://github.com/CoreMedia/coremedia-social-hub/issues

Installation

  • From the project's root folder, clone this repository as a submodule of the extensions folder. Make sure to use the branch name that matches your workspace version.
git submodule add  -b 1907.1 https://github.com/CoreMedia/coremedia-social-hub modules/extensions/coremedia-social-hub
  • Use the extension tool in the root folder of the project to link the modules to your workspace.
mvn -f workspace-configuration/extensions com.coremedia.maven:extensions-maven-plugin:LATEST:sync -Denable=coremedia-social-hub

For the IDEA import:

  • Ignore folder ".remote-package"
  • Disable "Settings > Compiler > Clear output directory on rebuild" to ensure the Studio development roundtrip

Open Issues

Please check the issues section of the project: https://github.com/CoreMedia/coremedia-social-hub/issues