5

I'm talking about some web thing like http://uservoice.com/ Can you suggest any other similar service, web-site or may be (even better) a ready engine for deployment on own server?

Actually, the question more about systems, which can be installed on your own server.

codingbadger
  • 42,678
  • 13
  • 95
  • 110
Alex
  • 5,477
  • 2
  • 36
  • 56

2 Answers2

2

UseResponse, commercial (full sourcecode available on purchase), launching December 2011, with live demo available on USWebStyle website. Fully customizable (design, functionality).

Types of feedback (idea, problem, question, thanks), vote types (positive and/or negative) are adjustable.

Installable on any PHP 5.2/5.3 hosting environment.

1

TenderApp seems to have a lot of the same features, but it's also SaaS.

KBPublisher can be installed on your server.

By the way, most of these SaaS systems like UserVoice will let you forward your own domain/subdomain to their service and apply custom branding, so the experience to your end user is very similar to being on your actual site.

Steven Richards
  • 2,802
  • 19
  • 18
  • Yes, but customizations are usual cost much. – Alex Apr 30 '09 at 08:31
  • KPPublisher is more like knowledge base/FAQ/documentation system. I.e. you (as developer) write articles. Thanks for the reply. – Alex Apr 30 '09 at 08:39