ufocoder / yii2-syncsocial
Yii2 extension of synchronization model with social networks
Installs: 80
Dependents: 0
Suggesters: 0
Security: 0
Stars: 15
Watchers: 7
Forks: 6
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4.0
- yiisoft/yii2-authclient: ^2.0.3
Requires (Dev)
- codeception/codeception: 2.0.11
- mockery/mockery: 0.9.3
- satooshi/php-coveralls: 0.6.*
- yiisoft/yii2-codeception: 2.0.3
This package is not auto-updated.
Last update: 2025-01-08 09:50:32 UTC
README
Extension synchronizes your Active Record model with social networks. It helps you collect social networks' text posts and publish new post to all connected social networks.
Extension supports social networks:
- vkontakte - post publish and delete only for standalone application
- google - google provides read mode only
Documentation
Demonstration
There's demo application and github project of demo application