XenForo Addon Development

FraudClient

Administrator
Staff member
Hello,

I’m reaching out to see if anyone here has experience developing custom addons for XenForo (XF2). Specifically, I’m looking for developers who might be interested in working on a project to create an addon that integrates XenForo with Fraudclient.

The goal of this addon is to allow companies using XenForo forums to seamlessly report user profiles directly to the Fraudclient database, enhancing community safety and security. Key features would likely include:
  • A mechanism to report user profiles from the XenForo forum to the Fraudclient database.
  • Secure API integration to ensure safe and reliable data transfer.
  • Admin panel options to manage and configure the reporting process.
  • Compliance with XenForo’s coding standards for compatibility and performance.
If you have experience with XenForo addon development (e.g., creating custom addons, working with APIs, or extending XenForo’s core functionality), I’d love to hear about your expertise!
 
Hello :)
I do work a lot with the xenforo API, I create custom stuff using xenforo API on my own forum, but not much experience creating the addons(still learning, the integrations I have done are mostly manually, but as soon I get the hang of it, I could help with this request.

If you would like to post here or PM me some details like:
What parameters/data/info do you want to send from xenforo to your api? I could try to play around to see If I can make something workable :)
 
Last edited:
Hello :)
I do work a lot with the xenforo API, I create custom stuff using xenforo API on my own forum, but not much experience creating the addons(still learning, the integrations I have done are mostly manually, but as soon I get the hang of it, I could help with this request.

If you would like to post here or PM me some details like:
What parameters/data/info do you want to send from xenforo to your api? I could try to play around to see If I can make something workable :)
1752856940204.png
I'd like to have a tab here on profiles that says "Report to FraudClient". When clicking that tab, I want the form to open and have:
  1. Username
  2. Email
  3. IP address (last used)
This info should auto-populate from the user's profile and should have permission abilities to be assigned to certain user groups. The ACP options should be an option to include the company API key that is obtainable through our dashboard.
 
Screenshot (45).png

I did add that on user's post which shows a little menu with options, once clicked it sends to my API the link of the post, the user and the tip amount) this can be just your "Report to FraudClient" button. I did this manually editing the templates like a couple of years back, I can do that in a simple addon easily. I haven't deal with the admin options on the Admin Panel yet but should not be a big deal.

I am coding right now something else, but I will give you a try maybe in about 3-4 days.
 
Hey, I haven't forgotten you :)
I got really buys with a new request to integrate my project with an IPS forum.

I am sitting tonight to work on your integration ;)
 
I have part done, but not working yet. Working with xenforo plugins is still confusing to me (too many pieces working together)

Screenshot bellow from my profile at my forum.
Screenshot Capture - 2025-07-31 - 17-55-03.jpg

At the admin panel:
Screenshot Capture - 2025-07-31 - 18-00-46.jpg

Admin Options:
Screenshot Capture - 2025-07-31 - 18-01-18.jpg
 
@Mike30
I worked with a developer who has completed the project. It allows mods and admins to submit reports to FC and automatically submit reports to FC when a user is spam cleaned. I replied back to them and expressed my feedback that the addon states their name too much. It's essentially everywhere. Phrases, Title, Folder Hierarchy, Links.
 

Attachments

Back
Top