Facebook ,Twitter,Instagram

Hello,
I want to Add a webpage of my facebook or instagram profile in windows i just tried twitter deck for that so how can add fb or insta?

There is Twitter module integrated with Xibo.

Facebook posts can be embedded I believe, I’m not sure if they support embedding whole timelines though.

As for Instagram, I believe you could have a rss feed from it and use ticker module to display it.

There are multiple topics with examples of that.

We may have dedicated Instagram and Facebook modules in the future (like the one for Twitter), but there are no immediate plans for that in the project roadmap.

okay! how twitter module work ,means from where it will be configure please let me know sir

Please see http://xibo.org.uk/manual/en/media_module_twitter.html

For Facebook :

Or you can just use the old method ->

`<iframe src="https://www.facebook.com/plugins/page.php?href=https:%2F%2Fwww.facebook.com%2Fvillelespontsdece&tabs=timeline%2Cmessages&width=800&height=1327&small_header=false&adapt_container_width=false&hide_cover=false&show_facepile=false&allowfullscreen=false&appId=496223437090509" class="facebook_page" width="800" height="1327" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" target="_self" sandbox="allow-same-origin allow-top-navigation allow-scripts allow-forms">
</iframe>

Just change “villelespontsdece” in the URL and you have a facebook timeline. With some CSS and an autoupdate javascript (easy to find) I think this is it.