BAANAN Would i be allowed to use the following name?: flarumbots

That's a question for @luceos. šŸ“

BAANAN Also thanks for making this amazing platform, i love it!

I'm glad to hear! We do our best šŸ˜„. And there's a lot of new cool stuff coming (relatively) soon!

    askvortsov I'm glad to hear! We do our best šŸ˜„. And there's a lot of new cool stuff coming (relatively) soon!

    I am interested in seeing what it has to offer, sad that it does not have support to be hosted on Pterodactyl (Webhosting panel), otherwise i would've put more time into Flarum based code.

      BAANAN not have support to be hosted on Pterodactyl

      Is there something in particular necessary for compatibility with Pterodactyl that Flarum is lacking? I'm not familiar with that platform.

        BAANAN pterodactyl opens ports for different servers.

        Hmm... I don't know of any major sites that use ports other than 443 for their websites. Users generally are not familiar with what port even means. That being said, if you serve Flarum from an alternative port and include that port in your config.php url key, that should work.

        BAANAN And it uses a reverse proxy.

        I don't believe Flarum has any issues with being served over reverse proxy either

          askvortsov That is very interesting! The only thing that needs to made is a Flarum Egg then. (Egg = Software for Pterodactyl to run)
          And then it should work fine.

          Oh also askvortsov something that does bother me about Flarum is the fact that you cannot set a group higherarchie, this should be added with a Num calc aka: 999 = Site Creator 0 = member etc.
          Which can be set per role.

          That would be nice to see, oh! And role re-ordering!

            BAANAN Flarum is the fact that you cannot set a group higherarchie, this should be added with a Num calc aka: 999 = Site Creator 0 = member etc.
            Which can be set per role.

            We're aware of this, it's complicated though because arbitrary numbers are arbitrary. There's a bit that can be improved with the current permissions system (especially if you have very many groups and very many tags, it's an absolute pain to configure permissions). It needs a revamp, but that'll be coming after the stable release, hopefully for v2

              askvortsov i hope so aswell, since this is my only downside on Flarum, the rest is more then perfect!

                BAANAN I'll also note that we have an issue for this at flarum/core1753. It's not something in scope for the next few releases, but if you have ideas on what could be a good implementation, input would be appreciated!

                  askvortsov not really, it is just something that needed to be pointed out, flarum itself is amazing, it is like discourse, but free, and open source. šŸ¤šŸ¤šŸ¤

                  Also, if you'd like to try out the package then please inform me!

                  luceos Got it! The code will be open source and free to use for everyone!

                  7 days later
                  9 months later

                  I'm thinking about picking this project back up šŸ™‚

                    BAANAN honestly this would be very beneficial for my project. i’m trying to find a way for my Java application to be able to authenticate with a flarum login. i’m just confused on how the API works and how to properly set up authentication with login credentials for the forum

                      Vince
                      I get that yes, we are working on it rn. Just one issue i am facing is registering/login

                        BAANAN i have not found a solid way to authenticate with logins. How long do you think it will take for this to be finished?