WordPress integrationSolved

This is not really a request, but rather a thread to check if any would be interested in such a plugin.
The reason why i am creating this thread is because i am a software developer and started to develop a plugin for my own server, and i use Wordpress a lot so it was clear to me that i was going to create a plugin for Wordpress as well.

Currently i have a Rust plugin that sends player statistics to Wordpress REST API in set interval that stores/updates the server/player information in database.

Reach out if anyone wants to test both the plugins.

Why you don't want to send data from server to database, and then just pull it from website?

Server -> Database -> Website

Instead of overcomplicating process of sending information, you will collect and store information on server. And all your website needs - just to display it. That will be much more simpler and much more stable

Oh, I'm intrested. Can you send me your Git?

wEf4AdptAzjW9n4.png Orange

Why you don't want to send data from server to database, and then just pull it from website?

Server -> Database -> Website

Instead of overcomplicating process of sending information, you will collect and store information on server. And all your website needs - just to display it. That will be much more simpler and much more stable

Hi, the reason is because not all hosts accept direct connection to database, and by doing it like this it doesn't matter what stack you have, it's really not that complicated.
7vOsw7tuX6iXvcM.jpg ArtiIOMI

Oh, I'm intrested. Can you send me your Git?

I'll send you a dm once i am home 👍
vcYU3Fvl8jo7v2A.jpg Murky
Hi, the reason is because not all hosts accept direct connection to database, and by doing it like this it doesn't matter what stack you have, it's really not that complicated.

That means its bad host. I first time hear about that, but even if someone is doing like that thats host you should NEVER choose

Many hosts accepts external scripts to query database directly, and many hosts denies. It doesn't mean it is a bad host at all, it is a question about security.

By default, remote access to database server is disabled for security reasons on most hosts.

It is not for nothing that the hosts that allow this write warnings like this:

Careful! We cannot provide any assistance for this process nor can we help with any problems caused by it. Be sure to take a full-server backup before proceeding!​

Your opinion on it is another thing, but irrelevant. If you have no interest in the plugin you dont need to write anything. I am after the people that _are_ interested. Have a good one.

Merged post

To all interested in testing this plugin:
Wordpress plugin: https://github.com/Dan-Levi/wpbridge-wordpress
Rust plugin: https://github.com/Dan-Levi/wpbridge-rust



Merged post

All kinds of feedback on the plugins are highly appreciated and encouraged. 

Merged post

Both plugins are awaiting approval for listing but in the meantime you can grab your copy from github.

Also, WPBridge has its own website

WPBridge is updated with more shortcodes and now has 2 elementor templates provided.
WPBridge is also awaiting approval for being listed here on umod.org and wordpress.org

is there a demo page to see the page in action ???

really nice template.

Thanks man :)

Merged post

Hi guys,

I'm happy to announce that Wpbridge got approved on wordpress.org today!

This means that WPBridge is consistent with the goals of the WordPress project as it passed the strict guidelines for developing plugins for WordPress, and you can now install WPBridge directly from your WordPress backend.

Link to plugin on WordPress: https://wordpress.org/plugins/wpbridge-for-rust/



Merged post

Hi guys! I'm happy to announce that Wordpress Integration Plugin (WPBridge) now is approved here on uMod.
Grab your copy here: https://umod.org/plugins/word-press-integration-plugin

Wow awesome plugins. I am hoping to see this develop further. One thing that would be very interesting is to see this integrate with Woocommerce so that players can purchase an item (or subscription maybe) on Woocommerce and in-game items or statuses can be given to the player.

Hi and thanks! I will definitely look at different ecommerce integration in the future :)

Hi, is there any plan to make it where we can display multiple server stats rather than just the 1? For example we have a community with 3 Rust servers we'd love to show leaderboards for but unfortunately this specific functionality seems to work with only one per WordPress install..

Please use the support section for the plugin, thanks! You can find the link above.

Locked automatically