Custom Requirements?
audiophoenix opened this issue ยท 5 comments
Hi, Not sure if this is the correct way to go about making a request. Is it possible to add an option for custom requirements? Right now there are the options for avatar and post count requirements but not much else.
I'm not sure if other web apps have the configuration that SMF has but there is a column in the member table called "is_activated" There are various values for this column. 1 = activated and 3 = waiting admin approval.
I planned on using the post count requirement as a work around however that only looks for a minimum value. Maybe someone could tell me if there's a way to just adjust the code to look for "not equal to" instead for the time being.
Any help would be super appreciated.
This is the correct way :)
I will have a look at this at the end of the weekend, I am currently away from home.
I was thinking about this. Might also be good to have variables for custom requirements include something like "is/is no empty" "Is less than" "is equal/not equal to" just to cover all bases. This would really add a whole other level of options for people.
@audiophoenix
I have been really busy with work and family, so I haven't made much progress on any fronts. I apologize for this.
Hopefully I will be able to start working on the project this week :)