add recipe for PUGXGeoFormBundle

This commit is contained in:
Massimiliano Arione
2018-08-07 13:40:09 +02:00
parent 3ee1e42cf5
commit 0197875f55
3 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
pugx_geo_form:
# see https://developers.google.com/maps/documentation/javascript/geocoding#GeocodingRequests for possible values for "region"
region: EU
useSsl: false

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"PUGX\\GeoFormBundle\\PUGXGeoFormBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

View File

@@ -0,0 +1,3 @@
<bg=blue;fg=white> Next for PUGXGeoFormBundle </>
* <fg=blue>Insert</> sensitive values in configuration file
* <fg=blue>Read</> documentation at <comment>https://github.com/PUGX/PUGXGeoFormBundle/blob/master/Resources/doc/index.md</>