add leaflet
This commit is contained in:
parent
a0c28f2188
commit
d5ffb21211
1 changed files with 9 additions and 2 deletions
|
|
@ -59,10 +59,17 @@ var (
|
||||||
Drupal: "^10",
|
Drupal: "^10",
|
||||||
WissKI: "",
|
WissKI: "",
|
||||||
InstallModules: []string{
|
InstallModules: []string{
|
||||||
"drupal/inline_entity_form:^1.0@RC",
|
"drupal/colorbox",
|
||||||
|
"drupal/devel:^5.0",
|
||||||
|
"drupal/geofield:^1.56",
|
||||||
|
"drupal/geofield_map:^3.0",
|
||||||
|
"kint-php/kint:^5",
|
||||||
|
"drupal/leaflet:^10.2",
|
||||||
"drupal/imagemagick",
|
"drupal/imagemagick",
|
||||||
"drupal/image_effects",
|
"drupal/image_effects",
|
||||||
"drupal/colorbox",
|
"drupal/imce:^3.0",
|
||||||
|
"drupal/inline_entity_form:^1.0@RC",
|
||||||
|
|
||||||
},
|
},
|
||||||
EnableModules: []string{
|
EnableModules: []string{
|
||||||
"drupal/devel:^5.0",
|
"drupal/devel:^5.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue