- Compatible XF 2.x versions
- 2.3
- Additional requirements
- php >= 7.4
- License
- MIT
Hi everyone,
We're excited to share our first XenForo add-on with the community!
What does it do?
UserCheck blocks users from registering with disposable/temporary email addresses. It uses the UserCheck.com API to validate email addresses in real-time during registration, helping to reduce spam accounts and improve the quality of your member base.Key Features






Screenshots
How it Works
- User attempts to register with an email address
- The add-on checks the email/domain with the UserCheck API
- If it's a disposable email, registration is blocked with a friendly error message
- If the API is unavailable, registration proceeds normally (fail-open design)
Installation
- Download the add-on
- Upload to your XenForo installation
- Install via Admin CP
- Get your free API key from app.usercheck.com
- Configure and you're done!
Pricing
- The add-on itself is completely free
- UserCheck API offers 1,000 free requests/month
- Paid plans available for larger forums
Requirements
- XenForo 2.3.0+
- PHP 7.4+
Thomas