User Management by ReFlar

MIT license Latest Stable Version Total Downloads

[Deprecated as of Flarum Beta 8]

A Flarum extension that allows you to manage every aspect of your users, with style!

This extension allows you to give users strikes for posts if they violate rules. Those strikes are kept and can be viewed at any time by anyone with permission. This extension also allows you to disable the email registration option, as well as giving you the ability to add an age and gender field to the user registration modal. The user's age and gender is shown on their profile page. You can also manually activate users from the admin interface, or from the users page.

gif

gif

Compatibility

This extension might not be compatible with other extensions that make change to the sign up modal as well. If an extension is not listed below, please try it on a test forum first and let us know if it works.

Works With:

  • All ReFlar extensions

Does Not Work With:

Goals

  • To provide an easy and intuitive User Management solution.
  • To make registration more customizable.
  • To log user incidents.

Usage

  • User Management from the Admin CP.
  • Moderators can assign strikes to posts.
  • Strikes can be tracked from admin page or directly from the user page.
  • Remove email registration.
  • Added age and gender.

Installation

Install it with composer:

composer require reflar/user-management

Then login and enable the extension.

Developer Guide

You have 2 events to listen for "UserWillBeGivenStrike" as well as "UserWasGivenStike" which both contain the offending post, the user being struck, the strike issuer, and the reason.

You also have the api/strike post route to give a user a strike, /API strike/{userId} get route to get a user's strikes, and /api/strike/{id} delete route to delete the strike.

You can also post to /api/reflar/usermanagement/attributes to set a user's gender and age.

To Do

  • Requests?

Issues

Links

    Great work!

    Suggestion: It would be awesome if you also provide our members with a screenshot.
    Or a gif on how to work those functions.

      Just testing it. It's working good. At the beginning I had some issues with the titles showing things like this:

      But after clearing cache and trying on Private Mode in Google Chrome to avoid browser cache issues, I'm still running with a few issues

        Kyrne Thank you so much for the fast reply.

        In your introduction post you seem to:

        • Have a typo on your github link
        • Have forgotten mentioning about the amazing feature of Activating accounts in the User Management section.

        Some suggestions for the extension itself:

        • Add the ability to let us modify the "Age" and "Gender" words just like @Antoine did with his money extension. It would make this even more customizable.
        • In the gender section it would also be amazing to let us modify the options? So we can adapt it to our language or customize it to our forum topic, like "Flaruman" or "Flarugirl" (Just an example, lol)

        As for maybe a future feature, how about adding a Country option? Where the user can choose between having it written or having it shown with their country flag icon.

        I'm in love with this extension, great work man, and thank you so much for developing it!

          AngelAvila thanks for noticing I fixed it.

          I can for sure add those moderation options.

          As for the language I built it so that the genders get added to the database based on your localization so when translations are added the gender name will change.

          County sounds like a cool thing as well, I probably will not be adding it to registration though, it will probably be an option to change from your profile page.

            Kyrne Sorry, I'm getting a bit confused. When you're talking about the localization, do you mean the translations file?

            And yeah! Having the registration process as clean as it can get is always appreciated. Country feature would be good as a complement for the Profile section only.

            Just two more questions, and sorry for disturbing that much:

            • What's the recaptcha compatibility option for? Does it mean that if I don't have it enabled, the Google recaptcha breaks?
            • Would it be difficult to allow users to also add a background image and/or choose their background color for the profile header?

              AngelAvila so localizations are the reason that everything else in your forum is in Spanish. Since his extension is extremely new no one has translated get yet meaning that all the names will be in Spanish until someone translatates.

              1. The recaptcha option must be enabled otherwise recaptcha will break.
              1. This is something I can also add to the to do list.

              Tagged 0.1.0-beta.4

              • Fixed wrong endpoint for activating users in the admin page
              • Fixed "User has a clean record!" message not showing
              • Fixed reason not showing in strike view
              • Changed strike title to include user's name
              • Once a strike is given it now shows the user's previous record

              Thanks again to @AngelAvila for testing and finding these issues.

              This extension looks good however, It causes my site to display an error:

              Something went wrong while trying to load the full version of this site.

              My site is at: https://forum.skyhelix.net

                EnDylan Try clearing your browser, cloudflare, and web server caches.

                For future reference this error is rarely caused by extensions, rather your browser's, cloudflare's, your your webserver's cache.

                I've cleared the cache (was getting that error above)

                Now I'm getting this while giving a strike: