Twitter

To configure Twitter you should change constants in the file php/twitter/config.php:

  • USER_NAME – your twitter username, example – nkdevv;
  • CONSUMER_KEY;
  • ACCESS_TOKEN;
  • ACCESS_SECRET;

How to create keys you can read here – http://www.gabfirethemes.com/create-twitter-api-key/

HTML Example:

Was this page helpful?