can user search in ACP be expanded to search any words on profile page?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 15.2k
- Forks
- 3k
- Avg merge
- 16h 19m
- Merged PRs (30d)
- 167
Description
Description
I am asking to add another option for profile search to detect spam users in the forum... This word should be searched on profile page of the users (in full name, website, and about me sections)...
Community forum reference
https://community.nodebb.org/topic/16828/profile-info-scanner-plugin
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ACP user-search entry point and the code that exposes profile fields such as full name, website, and About Me. Review the linked community forum reference for the intended profile scanner behavior. Done means the ACP search can find users when the queried words occur in those specified profile sections, with the existing search behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100