reflar/geotags

This package is abandoned and no longer maintained. No replacement package was suggested.

Geotags for Flarum forum messages.

Installs: 79

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 1

Open Issues: 0

Type:flarum-extension

0.1.9 2018-09-27 18:01 UTC

This package is auto-updated.

Last update: 2021-05-19 05:16:38 UTC


README

A Flarum extension that adds places for your posts (with editor button, list of places on each post and markdown string with name of place in text). Uses Open Steet Mao Location Picker.

Screenshots

Editor button:
Imgur
Creation modal:
Imgur
Result of creation in text editor:
Imgur
...and in post:
Imgur
...and after clicking on it:
Imgur

Goals

  • Allow users mention places and show them on map.

Installation

composer require reflar/geotags

Configuration

  • Create Google Maps API-key.
  • Enable Google Maps JavaScript API, Google Places API Web Service and Google Maps Geocoding API for full functionality.
  • Add your domain to accepted list.
  • Open settings modal of the extension in your admin panel and save Google API-key.

End-user usage

During post creation (or post editing or discussion creating) click the "Edit places" button. In creation modal drag marker (or search in "Address" field or enter coordinates) and save new location.

Links