PromoteMe
A perfect twitter promotion software that can be used for personal or institutional purposes.
Using Video : https://www.youtube.com/watch?v=C_awNrf3Xn4
Twitter App Settings : https://www.youtube.com/watch?v=G7uGpradHCs
With promotome you can promote any product you want, website, application or whatever that comes to your mind on twitter to whomever you want. You can also advertise your products and get feedback for them. All you need to do is search for related words and increase the user database. The more users you reach out to , the more people you will be advertising to.
It is an application that allows you to make ad with your own account on twitter.
- Search any word you want and the app will save all the users who use those words in their tweets.
- Add users manually and also assign keywords to them.
- Create a template for the ad.
- Whether tweet to a specific single user or all recorded users.
Requirements
- PHP 5.x
- Memcache
- MySQL
- Curl
- Twitter Account / Twitter App
and Best SQL Cache Class ($6) included !!!
Demo
username : admin
password : 123456
https://dev.twitter.com/rest/reference/get/search/tweets
Example Localize
open function.t.php
find : $array = array('q' => $key,'count' => 100,'result_type' => 'recent');
replace : $array = array('q' => $key,'count' => 100,'result_type' => 'recent', 'locale' => 'de');