Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kerri Mallinson 113 posts 497 karma points
    Oct 10, 2014 @ 18:04
    Kerri Mallinson
    0

    Tweet on Publish

    Hi, Does anyone know of any projects (compatible with Version 7.1.4) that will enable a tweet to be automatically sent when a blog post is published? Alternatively any tutorials for dummies that might show how to do this using ContentService Events?

    Thanks!

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Oct 10, 2014 @ 18:13
    Dave Woestenborghs
    100

    There is no package available at the moment. But you can hook into the content service event and then use a library like Tweetsharp (https://github.com/danielcrenna/tweetsharp)

    Dave

  • Governor Technology 146 posts 551 karma points
    Apr 21, 2015 @ 10:33
    Governor Technology
    0

    Hi Kerri

    It's been a while since your post, but in case you still need any info: uShare would be a package that you might want to check out. The package can be downloaded here or you can look at the source here. It supports Umbraco 7.1.4 and allows you to post a tweet from the backend for a page under a Twitter account. It does not do it automatically from the publish event out of the box since this might not always be required (e.g. if you republish a page), however you should be able to amend the source to do this if required. Alternatively, the source code might serve as a tutorial if you want to do your own version (e.g. using TweetSharp, OAuth etc.) Give me a shout if you need any further help with the OAuth stuff which can sometimes be a bit tricky getting your head around all of it at first.

    Regards,

    Rigardt

Please Sign in or register to post replies

Write your reply to:

Draft