Maps for Drupal

Component ID

2630838

Component name

Maps for Drupal

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

316

Component created

Component changed

Component body

This project aims to merge gmap, location projects from D7 into D8+ lifetime

Development goes on GitHub

RoadMap

Backend (Controller)

  1. - Investigate list of backend features for Location and Gmap modules within latest D7 Versions
  2. - Decide what features needs to be implemented into D8 version of dmaps
  3. - Start to implement part of features as D8 module's services
  4. - Make a ToDo as a result of features that are not going to be as services

Storage (Model)

  1. - Investigate all parts of old modules that are going to be used as entities
  2. - Implement respective entities as D8 Entities.

Frontend (View)

  1. - Investigate all forms for gmap and location modules
  2. - Decide what forms needs to be implemented into D8 version
  3. - Implements all forms