Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 474 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 474 Bytes

API: Find a User by Criteria for XenForo 2.x

This XenForo 2.x addon adds an API endpoint to find a user by criteria

Possible criteria are:

  • user_id
  • email
  • username

If multiple criteria are specified, they are searched in the order listed above and the first match found is returned.

By Simon Hampel.

Requirements

This addon has been tested on XenForo 2.1