itamair / geo_images_custom
A Drupal Module that adds functional logics to Drupal Recipe Geo Images and Geo Images Media
Installs: 45
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:drupal-module
Requires
- php: ^8.0
- drupal/geocoder: ^4.26
- drupal/geofield: ^1.62
- drupal/leaflet: ^10.2
- drupal/media_library_importer: ^2.1
- pschocke/google-maps-links: ^1.1
README
A Drupal Module
that adds functional logics to Geo Images Media created with Drupal CMS Geo Images - Recipe
Basically this generates a Geoimage Content / Node referencing each Geo Image (geo_image) created throughout the automatic import via Media Library Importer module
This module:
- requires also the pschocke/google-maps-links php project to automatically generate Google Maps links, from Geofield provided entities.
- also creates a new Drush command:
geo-images:delete (gid)
that automatically removes / delete both GeoImages Content and GeoImages Media entities generated by the automatic import.
Authors/Credits
- Italo Mairo - itamair (creator and maintainer)