Hello,
First off, thanks to the EE team for their hard work and quick response time in the forums!
My question is about the suitability of EE for a client project I’ve just started. It’s a non-profit professional organization with several hundred members. Part of their needs for a site re-design involve creating individual member accounts (which EE can handle, no problem), allowing members to update their own profile info (check again), and communicating with them (3 for 3).
My question in particular involves whether there is some way to scrape the profile info of all the members and make it available as a directory: they want to be able to auto-update it whenever a member changes his/her info. Then, make it available online to them behind a password protected section. It wouldn’t necessarily have to be available via the member’s profile page (though that would be ideal), so long as I could gather the info and publish it somewhere else.
Does EE support something like this natively? If not, is there a plugin/extension anyone knows about? Failing that, do you have any suggestions how to go about doing it? I suppose I could just generate it myself, via custom SQL queries…
Thanks!