إضافة Locations 🌍

أنا جديد جدًا في هذه التكنولوجيا. قمت بتثبيت الإضافة (أرى أمر الخريطة في قائمة الهامبرغر ولدي حقل الموقع في صفحة ملفي الشخصي (مع عمل مرجعية جغرافية باستخدام nominatim) لكن…

لا أرى زر “إضافة موقع” في المحرر.

هذه هي تكويني:

وهذا هو نافذة المحرر:

وأخيرًا، هذه هي الطريقة التي قمت بها بتثبيت الإضافة:

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

لقد جربت مع locale= en مع نفس النتائج.

إعجابَين (2)