Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bzimor/yii2-autopost
Social network autopost extension for Yii2
https://github.com/bzimor/yii2-autopost
facebook-graph-api social-network telegram-api twitter-api yii2 yii2-extension
Last synced: 3 months ago
JSON representation
Social network autopost extension for Yii2
- Host: GitHub
- URL: https://github.com/bzimor/yii2-autopost
- Owner: bzimor
- License: mit
- Archived: true
- Created: 2017-11-13T14:44:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T03:55:41.000Z (almost 7 years ago)
- Last Synced: 2024-09-24T08:32:08.168Z (3 months ago)
- Topics: facebook-graph-api, social-network, telegram-api, twitter-api, yii2, yii2-extension
- Language: PHP
- Homepage:
- Size: 3.71 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Social network autopost extension for Yii2
==========================================
This extension allows you to post messages, photos or videos on famous Social networks such as Telegram, Facebook and TwitterInstallation
------------The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
Either run
```
php composer.phar require bzimor/yii2-autopost:dev-master
```or add
```
"bzimor/yii2-autopost": "dev-master"
```to the require section of your `composer.json` file.
Usage
-----Once the extension is installed, simply write `http://<>/autopost` on adressbar and press enter.
Here is a full documentation in [uzbek](http://yii2-autopost.readthedocs.io/uz/latest/index.html) (other languages will be added later)