Facebook, Twitter and Instagram autopost (from database data)
Budget: $10 – $30 USD
I have a wordpress site. I have already accomplished autoposting to Telegram. I also accomplished autoposting to Twitter my texts.
I want
1) Complete my autoposting to Twitter. You must create 2 php files with the same functionality (database search and data retrieval) like my Telegram, so that i can run them with cron and post images with links on Twitter.
2) Create 6 php files for my autoposting to Facebook (4 will be text and links and 2 will be for images and links. You must use the same data as i use in my Telegram autopost. Then i will use cron to tun them and autopost.
3) Create 2 php files for my autoposting to Instagram with the same functionality (database search and data retrieval) like in Telegram, so that i can run them with cron and post images on Instagram.
Important: The code for retrieval of the data from my database is already in my php file for my Telegram bot, so you do not have to write any extra code for the data. You have though to write the code for credentials and anything else (errors, success etc) for the files need to be created so that we can achieve autoposting with cron.
I want
1) Complete my autoposting to Twitter. You must create 2 php files with the same functionality (database search and data retrieval) like my Telegram, so that i can run them with cron and post images with links on Twitter.
2) Create 6 php files for my autoposting to Facebook (4 will be text and links and 2 will be for images and links. You must use the same data as i use in my Telegram autopost. Then i will use cron to tun them and autopost.
3) Create 2 php files for my autoposting to Instagram with the same functionality (database search and data retrieval) like in Telegram, so that i can run them with cron and post images on Instagram.
Important: The code for retrieval of the data from my database is already in my php file for my Telegram bot, so you do not have to write any extra code for the data. You have though to write the code for credentials and anything else (errors, success etc) for the files need to be created so that we can achieve autoposting with cron.