Nov 02
Digg
Stumbleupon
Technorati
Delicious

sfSupportPlugin

`sfSupportPlugin` is a symfony plugin that provides support functionality. It allows site visitors to create tickets and reply them. Plugin requires sfGuardUser in order to provide connectivity to user submodules. There is also admin module which allows to manage tickets and replies.
Install the plugin
symfony plugin-install http://plugins.symfony-project.com/sfSupportPlugin
Enable module in your settings.yml sfSupport, sfSupportAdmin

all:
[…]

Author: admin