Facebook-like photo/video/link posting plugin in BuddyPress - buddypress

I am working on BuddyPress. I am new in BuddyPress. Is there any plugin, something like Facebook-like photo/video/link posting plugin at the time when we update status?

Yes there is one.
Try http://premium.wpmudev.org/project/media-embeds-for-buddypress-activity

Even You can try much better with premium plugin like rtMedia in which you can have media support for your forum.
Though if your requirement is only activity link posting than Buddypress Activity Plus is a choice.

Related

Branch.io React Native single use invite link

I am using Branch with the React Native SDK. I am trying to create a single use invite link scenario, i.e. one user has a link that they can share with one other person to allow that person to sign up to the app (or some other special privilege - similar to the original Monzo Golden Ticket). I can't find any way to do this with Branch/RN SDK out of the box. I just wanted to check if someone else is also doing something similar and if anyone has a solution that is all handled by Branch? I think what I am looking for is some way to expire a Branch link based on some event but I might be thinking about it all wrong. Would greatly appreciate any help.
Many thanks!
I can see that our team is following up on you via the ticket that you created for the same question. Please ask us via your ticket #00030056 if you have any further questions. Thanks!

React-admin | Easiest way to warn user of a newer available version

I have a react-admin app where we are making frequent changes.
Is there an existing plugin or a way to detect a new version of app and provide user with a toast to refresh the application so that they are working with latest version?
If not with react-admin, is anyone familiar with a way to do this easily with react?
I have found some manual way to do this in following places but I am asking here in case there is an existing package or a more elegant solution that I can leverage directly.
How to force update Single Page Application (SPA) pages?
https://medium.com/#kellyrmilligan/create-react-app-let-your-users-know-when-the-app-has-been-updated-with-a-notification-21335d85481c
Any help is appreciated even if its, nothing exist and I should just hand-roll.
Thanks for reading.
This is not the responsibility of React Admin to handle this kind of issue.
You can think of RA as a simple React component that helps you define an admin.
Hence, RA doesn't provide any helper to manage code update or something similar.
You have to implement this refresh system by hand, and your links are a good start for that.
With the serviceWorker you can do that :
https://github.com/marmelab/react-admin/blob/master/examples/tutorial/src/registerServiceWorker.js
But i don't know why in the demo the service worker is not used ?
https://github.com/marmelab/react-admin/tree/master/examples/demo/src

Creating a Poll module in Sitefinity

What is the best approach to build a poll module in sitefinity?
Basically in the back end, I need the ability to create new polls with front end widget for voting and saving votes.
Any suggestion will be highly appreciated.
regards,
joe
There is a poll widget available on the marketplace but its compatibility is listed as 4.x so I'm not sure if that works with your version of Sitefinity or not. There are a couple videos of people using it here and here.

Migrate phpBB forum to phpFox

I am struggling to find a migration tool from phpBB to phpFox. It seems that there is no ready made script so I would have to do it myself. I want to use the default phpFox forum.
I would appreciate some insight if anyone has done a similar thing. Or if it is possible to somehow integrate phpBB with phpFox?
It depends on what you need to migrate. posts, user data, categories etc

How can users manage themselves in Joomla?

Is there any component or module to manage profile by the users themselves in Joomla?
1)manage personal information, uploading profile photo and manage upload links
2)add/delete/invite friends
Jomsocial is also a very good plugin, it is worth spending some bucks to get the license. Community builder is free, but some nice plugins has to be bought!
You may also want to look at messaging components like UddeIM.
I think community bulider http://extensions.joomla.org/extensions/clients-a-communities/communities/210 or sobi2 http://extensions.joomla.org/extensions/directory-a-documentation/directory/1113 will fulfull your requirement.