Can someone possibly make a plugin similar to
This Xenfoiro add-on?
Basically it'll add profile fields and little images in threads and profiles with a nice overlay when hovered over for things like Xbox Live, Playstation Network, Nintendo, Twitch, Mixer, Youtube, etc.
I would love to see this made into a MyBB plugin.
It would be enough just to split profile fields into categories. I have a plugin in development for that.
https://community.mybb.com/thread-167135.html
The only thing would be file fields, which are not supported in the current version of MyBB. Otherwise, I might end up writing a plugin for that.
(2019-01-12, 07:30 PM)Omar G. Wrote: [ -> ]It would be enough just to split profile fields into categories. I have a plugin in development for that.
https://community.mybb.com/thread-167135.html
The only thing would be file fields, which are not supported in the current version of MyBB. Otherwise, I might end up writing a plugin for that.
That could definitely help with functionality for this plugin. It would need to pull the data from a category and link with external API's (exophase for say the ID's for Xbox Live, Playstation Network and Nintendo ID, Steam, etc) And for things like Twitch.tv and Mixer.com would have to pull from their respective API's. That's how the Xenforo addon works, I believe.