# Locations Plugin 🌍

**URL:** https://meta.discourse.org/t/locations-plugin/69742
**Category:** Plugin
**Tags:** paid-support
**Created:** [September 10, 2017, 10:36am UTC](https://meta.discourse.org/t/locations-plugin/69742 "2017-09-10T10:36:41Z")
**Posts on this page:** 1
**Showing post:** 486

<div class="post-metadata">

### Author: ![ycrepeau](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ycrepeau/32/177036_2.png) [@ycrepeau](https://meta.discourse.org/u/ycrepeau)
#### Post date: [April 16, 2020, 5:30am UTC](https://meta.discourse.org/t/locations-plugin/69742/486 "2020-04-16T05:30:19Z")

</div>

I am very new with this technology. I have installed the plugin (I see the Map command in the hamburger menu and I have a location field in my User profile page (with working georeference with nominatim) BUT…

I don’t see “Add location” button in the editor.

This is my configuration:  
[![](https://global.discourse-cdn.com/meta/original/3X/c/2/c2491c34e4164bf85a2ba8e34baf9ab9e9edd175.png) ](https://dl.dropboxusercontent.com/s/087a959mrm99kos/Capture%20d%27%C3%A9cran%202020-04-16%2001.20.36.png?dl=0)

And this is the editor window:

[![](https://global.discourse-cdn.com/meta/original/3X/a/b/ab6dbece221b468554f700a326a3ccc0208cff1f.png) ](https://dl.dropboxusercontent.com/s/9jhmczcvupp5dpm/Capture%20d%27%C3%A9cran%202020-04-16%2001.26.55.png?dl=0)

Finally, this is the way I have installed the plugin:

```plaintext
hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/discourse/discourse-math.git
          - git clone https://github.com/paviliondev/discourse-events.git
          - git clone https://github.com/paviliondev/discourse-locations.git
          - git clone https://github.com/davidtaylorhq/discourse-whos-online.git
          - git clone https://github.com/discourse/twitter-profile-link.git
          - git clone https://github.com/discourse/discourse-tooltips.git

```

I have tried with locale= en with the same results.

---

_[View the full topic](https://meta.discourse.org/t/locations-plugin/69742)._
