add leaflet

This commit is contained in:
rnsrk 2024-05-22 08:19:13 +02:00
parent a0c28f2188
commit d5ffb21211

View file

@ -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",