Add recipe for merceslab/spreadsheet-client-bundle

This commit is contained in:
Guillaume Manen
2018-11-12 15:30:56 +01:00
parent d9ac529ead
commit e54adac051
3 changed files with 19 additions and 0 deletions
@@ -0,0 +1,3 @@
merces_lab_spreadsheet_client:
google:
credentials: '%env(GOOGLE_CREDENTIALS)%'
@@ -0,0 +1,11 @@
{
"bundles": {
"MercesLab\\Bundle\\SpreadsheetClientBundle\\MercesLabSpreadsheetClientBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"GOOGLE_CREDENTIALS": ""
}
}
@@ -0,0 +1,5 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> MercesLab SpreadsheetClientBundle </>
<bg=blue;fg=white> </>
* <fg=blue>Read</> the documentation at <comment>https://github.com/MercesLyon/spreadsheet-client-bundle</>
* <fg=blue>Configure</> using the <comment>GOOGLE_CREDENTIALS</> env variable and in the <comment>config/packages/merces_lab_spreadsheet_client.yaml</> configuration file