Page 1 of 1

online directory

PostPosted: January 27th, 2012, 12:07 am
by cmssitebuilders
We have S2Member installed on one of our clients & are looking to use it for another client.

This client wants to use the plugin to create the typical members only pages & process memberships.
However, they also want to create an online membership directory.
Basically a directory of members that can be searched by a couple of fields, i.e. type of business or company name
But they want that page to be public rather than behind the member login pages.

Is it possible to make that happen??

Re: online directory

PostPosted: January 27th, 2012, 3:39 am
by Cristián Lávaque
You can create the directory in a page that you leave unprotected so that anyone can have access to it.

You can get users for a custom field using the tip Jason explains here: viewtopic.php?f=4&t=15658&p=53767#p48878 You'll need to work some more to get it the way you want, but that gives you an idea how to query users based on a custom field.

I hope that helps. :)