Roster item provider : wordpress to openfire user friendship

i am making a small test with :

  • openfire as xmpp server
  • wordpress as a web interface for users to create their account and invite new friends by email import

i can sync wordpress users and wordpress groups based on hybrid auth and this information about wordpress

  • Working Openfire.xml Example (pref. WordPress)
  • HybridAuthProvider (Openfire 3.10.0 Javadoc)

now i am tryng to share roster information between wordpress (or other) and openfire

i found this information but is there any working example about that ?

@Dele Olajide

was the roster sync between wordpress and openfire included in the project https://code.google.com/p/inspired-social/ ?

thank you

Yes. I was using quercus to call openfire api directly from php