flowcode / socialhub
Social integrations plugin for AmulenCMS
Installs: 122
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 0
Open Issues: 0
pkg:composer/flowcode/socialhub
Requires
- abraham/twitteroauth: ^0.6.4
- facebook/php-sdk-v4: ^5.2
This package is not auto-updated.
Last update: 2025-10-12 00:21:58 UTC
README
Amulen Plugin for Social Networks
Installation
Require with composer:
composer require flowcode/socialhub
Run Amulen install command:
php app/console amulen:plugin:register "Flowcode\SocialHubBundle\FlowcodeSocialHubBundle"
Update data base schema:
php app/console doctrine:schema:update --force
Set up
Set your hosts in the parameters.yml.