25 Mar, 2021, 7:43 pm
Description
Adds the option to filter members by custom profile fields in the advanced member list page.
Contact Method
Features
Theme Installation
Edit the following templates:
Included in Pack
Adds the option to filter members by custom profile fields in the advanced member list page.
Contact Method
- Send a private message through the MyBB community.
- Discord ID: `Omar G.#6117`
Features
- Allow users to filter the member list by custom profile fields values.
Theme Installation
Edit the following templates:
- Edit `memberlist_search` template, find:
Code:</table>
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>
</form>
Add before:
Code:{$ougc_customfsearch}
Included in Pack
- One plugin copy.
- English language pack.
- Installation or setup is not included. Plugin should work out of the box in a fresh installation according to the requirements stated above.