@Toby Hi, Can you give me small hint, how and where may I found all users (to activate, change email - if there is mistake and etc)... So, how to find new users? ?

    lasharela You can't do that on a bare Flarum install. Search for "user list" or "user directory" on this forum and you'll find a few extensions that add this feature ?

    Beta 7 I hope is a point before the first RC or final since I see few things have been changed (well the API is the biggest backend change I would assume). Perhaps the development is reaching a critical point where it's done and that is why there really wasn't a need for much change.

    datitisev You can't do that through Windows. I know you can use a colour translator, I just liked the older design better.

    In vanilla there is one permission called "View User List":

    Is that a hidden function? What is the url to view?

      SMalt that is not part of core, that permission is added to prevent API calls to api/users to be available without authorization. If you want a public user directory check for instance flagrow/user-directory

        Thank you for explanation luceos , its quite plain to me now. ?

        Great work @Toby and the rest of the team. I drop by from time to time, just to see the progress. Glad to see Flarum is still alive and kicking! ?

        What I find strange is composer. Why composer? What's the point of it? If you're releasing it as a normal zip or whatever on release then why can't you do that now? You even did release it as a zip in beta 1 and beta 2 but then suddenly stopped. Composer just seems more of an inconvenience than anything.

          tempo Indeed. For people like me who don't have SSH access, this would be very useful. I actually had to get a friend to get the zip for me.

          achlys Maybe for you, but not for people without SSH access and people who aren't very experienced in this stuff. I think a lot of people have been turned away by the fact you need composer.

            SamB440 Yes, that may be true. But I'm not an experienced programmer or anything. My clunky forum was born out of need and I had to investigate some time to introduce myself to composer.
            (Note: the link above refers to my hoster, not to my forum.)

            • Meow replied to this.

              SamB440 While true, keep in mind that Flarum is beta and may require more manual updating in the future. It shouldn't be used in production, and if using Composer or using the command line is too much for you, than you would most likely not be able to maintain it properly in it's current state either way.
              Easy installation will come with the final release.

                Awesome work!

                I do hope more releases will come in shorter time nonetheless.

                Well I have tried to follow the steps outlined and I can't see any changes after upgrading. What am i doing wrong? I'm still on beta 6 and my plugins won't update either. Can someone help?

                Edit: Problem Solved. Saw a solution via Support thread ?