Topic-icon Auto Social Posting

Active Subscriptions:

None
9 years 8 months ago - 9 years 8 months ago #46071 by Sunnyside
We are having a custom component wherein a user recommends an item and his recommendation can be viewed by visitors.

When a user recommends an item we want to Auto post the action and link to our Facebook Page, Facebook Groups, LinkedIn and Twitter stream.

Is there any documentation which will guide us on how to create and apply the above customization

On your JED listing you have mentioned: Works with *all* extensions! so i thought of asking you this.

regards
Sunny
Last edit: 9 years 8 months ago by Sunnyside.
The topic has been locked.
Support Specialist
9 years 8 months ago #46081 by alzander
Replied by alzander on topic Auto Social Posting
Sunny,
Right now, we don't have an auto-posting feature to push content to the different social networks.

With JFBConnect, you can create different social channels which content from your site can be posted to. The way it works now is that an admin must navigate to the page to share and push the content on their own. They can add their own comment about the page and select any of the channels you've created and have it pushed to them all at one time. However, it's not something that happens automatically when new content is created.

We're planning an auto-post feature for later this year to do what you're looking for.

With that said, if you already have a custom component, the code required to push to channels in JFBConnect is actually pretty simple. We could gladly provide you a code snippet that you could implement in your own component to push to any channels you've configured. It would take a little bit of code modification and testing on your part, but wouldn't be overly difficult if you already have a custom component developed.

I hope that helps explain,
Alex
The topic has been locked.
Active Subscriptions:

None
9 years 8 months ago #46098 by Sunnyside
Replied by Sunnyside on topic Auto Social Posting
Hi Alex,

Many thanks for your reply, can auto posting be achieved through external cronjob?

rgds
The topic has been locked.
Support Specialist
9 years 8 months ago #46113 by alzander
Replied by alzander on topic Auto Social Posting
Not right now. It will when we add auto-posting abilities. Right now, since all posts are done by an admin choosing to create the post on the front-end, there's no need for cron support.

With that said, again, creating a post is just a few lines of code. If you already have cron support in your custom extension, you could likely add the ability to post via cron pretty easily.

I hope that helps,
Alex
The topic has been locked.