To install plugin in Symfony
# symfony plugin:install sfGuardPlugin
Uninstalling the plugin is just remove of plugin from the project
# symfony plugin:uninstall sfGuardPlugin
To upgrade the plugin
# symfony plugin:upgrade sfGuardPlugin
To list the installed plugin
symfony plugin:list
No comments :
Post a Comment