https://github.com/ademking/instaposter
🖼 Instagram Auto-Posting BOT - Post Automatically to instagram
https://github.com/ademking/instaposter
automation cronjob instagram php php7 posts
Last synced: 4 months ago
JSON representation
🖼 Instagram Auto-Posting BOT - Post Automatically to instagram
- Host: GitHub
- URL: https://github.com/ademking/instaposter
- Owner: Ademking
- Created: 2018-06-02T20:20:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T17:45:48.000Z (over 5 years ago)
- Last Synced: 2025-05-07T16:11:19.712Z (5 months ago)
- Topics: automation, cronjob, instagram, php, php7, posts
- Language: PHP
- Homepage:
- Size: 133 KB
- Stars: 185
- Watchers: 9
- Forks: 74
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InstaPoster 🖼
![]()
Instagram Auto-Posting BOT - Post Automatically to instagram (Every X minutes)
## Installation
1. Download Files [Click Here](https://github.com/Ademking/InstaPoster/archive/master.zip)
2. Open Your Terminal and run :
```sh
composer install
```
3. Modifiy config.php with your Instagram Username / Password
4. Upload your files to your hosting
5. create cron-job account and click on Create Cronjob
6. Change the domain name - Change Timer ( 15 min is good enough )
## Usage example
Demo : https://www.instagram.com/_nature___lover_2018/
## Meta
Adem Kouki – [@Facebook](https://www.facebook.com/AdemKouki.Officiel) – ademkingnew@gmail.com
[https://github.com/Ademking](https://github.com/Ademking)
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request