flowcode / socialhub
Social integrations plugin for AmulenCMS
0.1.5
2016-08-25 17:36 UTC
Requires
- abraham/twitteroauth: ^0.6.4
- facebook/php-sdk-v4: ^5.2
This package is not auto-updated.
Last update: 2024-11-09 19:42:13 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.