is there a way i can get access to the database

    I wanna be able to change like people levels like make mine maxed out

    And a few other items

      Why is there no database access or a file browser and Editor

        Is there a way that u can help me with custom URL for forum and mail to custom domain idk how and I tried and had issues

          HarleyTG I wanna be able to change like people levels like make mine maxed out

          And a few other items

          IMHO it is quite unnecessary to risk the integrity of the database just for the sake of having max user stats? Which extension are you using? Does it not have a feature to modify the level directly already?

          HarleyTG Why is there no database access or a file browser and Editor

          FreeFlarum is a free service, and because of that, I think it simply shouldn’t have such features. I understand that file system and direct database access sounds cool, but
          a) there isn’t an absolutely forever-free, shared hosting service that I know about that lets people do that without any restrictions, and
          b) even if I was okay with it, I would have to secure it in a way that others can’t drop theirs (or even worse, others’) database, and building such system is just way too time consuming for me (again, given that it’s a free service).

          My general advice is (and will always be) that if you need such features, please look for a paid hosting that lets you do this instead - ideally, self-host your forum (FreeFlarum lets you export your full assets + SQL dump data anytime at https://freeflarum.com/settings/account_settings, which you can simply move over to your new host).

          HarleyTG Is there a way that u can help me with custom URL for forum and mail to custom domain idk how and I tried and had issues

          As for linking custom domain, there are docs that document the process in more detail: https://docs.freeflarum.com/en/tutorials/custom-domain/. In short, create a CNAME record on your subdomain pointing to cname.freeflarum.com, make sure it’s not proxied, then link your subdomain at https://freeflarum.com/settings/forum_settings. If you are still experiencing issues, please tell me what error messages have you seen and what exactly do you need help with

          As for e-mail, make sure that you have a valid credentials for your (or your e-mail provider’s) SMTP server, then update them at your forum > Administration > Mail (also see https://docs.flarum.org/mail/). Hit the “Send test mail” button to ensure that the settings are working, if not, check https://freeflarum.com/settings/forum_settings (bottom of the page) for logs with more detailed error messages as of what went wrong, or message me.

          15 days later

          @SKevo

          is there sms support for phone numbers and such in the future

            HarleyTG if you mean an extension that allows Flarum to send SMS messages(?), then I believe such extension doesn’t exist yet. You can submit a feature request (or a proposal) at https://discuss.flarum.org.

            when do 2.0 comes out

              HarleyTG as far as I know, it’s currently in beta. I don’t know when the official release happens. Please, follow the Discuss forum linked above for updates regarding this. As for FreeFlarum, I will update all forums as soon as the release is confirmed to be stable and when my spare time allows.

              i need help with fof uploads

              whats the default settings

                SKevo changed the title to multiple questions .
                • Edited

                HarleyTG what exactly do you need help with? You can find the documentation for the extension here: https://github.com/FriendsOfFlarum/upload

                FYI as a side note, I would appreciate if you would discuss multiple questions in their separate threads, or even better, within respective discussion at https://discuss.flarum.org (since these are not really related to FreeFlarum itself).