masquerade
masquerade copied to clipboard
User profile builder extension for your Flarum forum.
## Feature Request The fields with empty answer can be hidden in the user profile, instead of displaying the field name with empty answer. ~I tried modifying the code to...
 ## Bug Report **Steps to Reproduce** 1. Create a link field 2. Fill in some values 3. See the bad formatting ``` Flarum core 1.6.3 PHP version: 8.1.14 MySQL...
Consider adding an option to make the profiles private in order to comply with data protection laws or policies. Some website owners may require personal information from the users but...
This was touched on by an issue last year ( #47 ), but I think it is worth revisiting since simply manually changing the column type/size of the schema isn't...
I will confess that I am new to Flarum, and there may already be some way of doing this via templating or something, but instead of showing something like this...
Similar to the dropdown type but with which you can select multiple values, presented as multiple checkboxes.
I was lacking field for formatted text, so I added it :) It's not finished yet, but main functionality is there - you can add text field in Masquerade admin,...
It has come to my attention that the user bio will be removed entirely from core in beta 8. I can already predict that Masquerade will be one of the...
There's some code for a cache feature but I don't think it's fully finished. There are some TODOs and commented code associated with it. We should fix it, or remove...
Currently when you edit a field, nothing tells you if you need saving. The save button itself is called "edit field" which is very unintuitive. The button should really be...