# sfOfflineFilterPlugin ## Description This plugin will help you to create a package by listing all the file in your plugin directory. ## How To Install ./symfony plugin:install sfOfflineFilterPlugin ./symfony cc In filter.yml Add [yml] offline: class: sfOfflineFilter ## To set your website offline Add in your app.yml all: is_offline: credential: offline # default offline credential to continue to see the site when it is offline module: MODULE_TO_REDIRECT action: ACTION_TO_REDIRECT params: alias: site-offline #SOME params