how can i install compatible version for beta-13 ?
it is giving error wants beta-15 but i dont want to update beta-15 yet 😃

    Bishwas-py pull request. Essentially, I've written up and presented one potential implementation in the code, and it now needs to go through a review process by the FoF team.

      Enhancement:
      A condensed table format with with user details in columns (username, display name, email, last login, etc.) with an export to csv (for admins) would be a nice feature.

      a month later

      DrSchizo Hello looks like something is wrong.

      If the extension was installed properly it should look something like this:

      Also when I visit the link you provided I see a html page without any css loaded? Did you get any errors while installing? Have you tried clearing cache using php flarum cache:clear?

      EDIT: Nvm, looks like you fixed the issue.

      Thanks!

      Sorry, I was working on the forum and that explained the CSS problem (it was a CHMOD problem).

      I had no problem while installing the extension, but I changed the directory CHOWN and CHMOD and the options are now correctly displayed in the admin panel, as it is in your screenshots. But it unfortunately didn't change anything on the frontend 🙁

        DrSchizo well, I can view the user directory and also can see the link in the navbar, what exactly are you experiencing?

        DrSchizo Yes, try clicking on the nav bar link. Direct link doesn't seem to work. I'm guessing it is intentional but not sure. (has to wait for a dev to confirm)

        I don't understand why the direct link doesn't work, but the menu link does indeed work now. Thank you!

        Did you solve the issue? I don't see the two links on your website anymore so cannot test.

        If you insert the link anywhere, make sure you use /users and not /users/ as the target (no trailing slash)

        12 days later

        idea: plaease add menu in user directory (info about users) example:


        all users: count
        online users: open list (open new window with users) (hide this parameter for user if not permissions)
        hidden online users: list (open new window with hidden online users) (hide this parameter for user if not permissions)


        10 days later

        Hey I was not sure where to post this question since it seems to be hanging between user-directory and masquerade so I link it also here:
        aaronlbpeterman

        6 days later

        0.5.1

        • Add username search filtering
        • Add filtering by permission group
        • Integration with flarum/suspend and filter by suspended users
        Updating
        composer require fof/user-directory:"*"

          MikeJones It's working, but require will update version if you have set any to *

          IanM I've notice a bug already. Filtering by group works fine for Admin user, but don't do anything for "standard user"