Hello, excellent extension !
On my instance (Beta 16 with FOF-Follow tag actived before), only Admin's user can use this new function.
I've tried many permissions, is it only for me ?

    • [deleted]

    ToneLune Admin's user can use this new function.

    Can confirm the same...

      12 days later

      Same for me unfortunately, only as admin I can follow other users..

      Me too. only as admin I can follow other users,although I have opened up the permissions.

        4 days later

        @IanM Hello, could you help us with that follow issue please? We get to see follow user only as admin.

          tolgaaaltas Yes I did, users can follow is set in Admin panel, but in front end I don t get any option for normal users, I get it though as Admin. Do you use it? Does it works for you?

          AleM sorry for the late reply. I'll take a look within the next day or two to get this resolved for you. Please bear with me 🙂

            Great to hear back from you IanM take your time, and thank you!

            0.2.2

            Please accept my apologies for the delay in fixing this issue 💝

            Updating
            composer require ianm/follow-users:"*"
            php flarum cache:clear
            21 days later

            hello .. thank you for the plugin... very good plugin .... is this plugin shows followers counter on profile page like twitter /instagram / tiktok?

            • IanM replied to this.
              7 days later

              TBag Currently no, it does not show a follower count. If there's a reasonable demand for this, it is something that could be added fairly easily...

              9 days later

              1.0.0

              • Add filter integration with fof/user-directory
              • Add search gambit is:followeduser
              • Flarum 1.0 ready

              fof/user-directory integration

              Installing
              composer require ianm/follow-users:"*"
              php flarum cache:clear

              Geraldlzc interesting, I will look into this problem in a moment…

              [edit] I'm unable to reproduce this issue. Considering this extension does not modify the serializer output, I think it's likely to be caused by another factor

              2 months later

              I don't know if the issue is with this extension or gamification. Upvotes or downvotes of a followed user's post causes a notification to be sent 'XXX user posted in a discussion'.

              It will be better if this notification is correctly sent as "XXX user's post was upvotes" or not sent at all.

              It's misleading.

              • IanM replied to this.

                1.0.1

                • Fix rouge notifications when used in conjunction with fof/gamification (Ffuser1 )
                • Improved profile page UI (thanks @davwheat )
                • New follow user modal (thanks @davwheat )
                • Improved following user options - now allows finer control over which level of following notifications you recieve on a per user basis (sponsored by @glowingblue )
                Installation/updating
                composer require ianm/follow-users:"*"
                php flarum migrate
                php flarum cache:clear

                ⚠️ It is vital that if upgrading from a previous version that the migration step above is not missed, else you will encounter many errors.