- XF Compatibility
- 2.2.x
- Short Description
- Automatically approves forum registrations based on custom user field keywords. Works well with specific information like car models, runs every 10 mins via cron, requires manual approval enabled in settings.
Description:
Automatically approves registration based on custom user field keywords.
This add-on works very well on forums where a custom user field is set up so that during registration it is asked to identify specific information. For example the year/make/model of a car. The add-on will check for keywords and if a match is found the registration will be automatically approved.
Question and answers:
Q: When does the add-on run?
A: Runs every 10 minutes by cron entry.
Q: Do I have to enable manual approval?
A: Yes.
Setup -> Options -> User registration -> Enable manual approval