Move Topic from one bbPress install to another
-
I have a site with two separate bbPress installs that share a single users table: one is a Message Boards forum, while the other one is for Classifieds. They are on two separate subdomains:
* boards.weddingbee.com
* classifieds.weddingbee.com
Some users post classifieds listings to the Boards, which creates tons of admin work: I have to mark the listing as spam, message the user and ask them to repost it to Classifieds. It’s a big pain, and the problem is only growing.
After doing this several hundred times, I finally realized that maybe there was a better solution . It’d be great if I could click a button and have the topic be deleted from the Boards server and added to Classifieds.
Is it possible to have a plugin “cross over” and send data to another bbPress install? In this case, both the Boards and the Classifieds bbPress installs are on the same physical server… maybe that helps here? Or maybe that doesn’t matter, and this can all be done through API’s or something…
Any insight on this one? Thanks!
- You must be logged in to reply to this topic.