sfDatagrid plugin ============== The plugin allow to execute the symfony commands on a web console Configuration --------------------- For the restriction go in your app.yml and add the following parameters all: cli: key: 123456 from: - 127.0.0.1 You can make ip restriction with the parameter form or if you have a dynamic ip you can configure an access key. When you configure the access key, you have to type in your browser the following address http://your-server/your-app_dev.php/cli?k=your-key