Posts: 457
Name: Randy
Location: Northern Wisconsin
|
As vangogh said, you may need to customize something for your needs.
Just because there isn't a plugin for Wordpress doesn't mean you can't do it. You may just have to "hard-code" it yourself via existing code. Keep in mind, Wordpress is just a php website, if you want to do something unique, do it. I have developed many, many wordpress sites from scratch and I rarely use a plugin for anything.
The only thing would be that WP is weird about sessions which might be needed for chat.(?)
|