# sfOptimizerPlugin plugin The `sfOptimizerPlugin` tries to optimize your cache files for production environment. ## Installation * Install the plugin symfony plugin-install http://plugins.symfony-project.com/sfOptimizerPlugin * Clear symfony cache: symfony cc * Launch the `optimize` task: symfony optimize frontend prod