membership system with categories and profiles

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
8/1/2011 11:24:12 AM
Gravatar
Total Posts 199

membership system with categories and profiles

If someone can lead me in the right direction on this I would really appreciate it.

I need to develop a simple membership database so I can place companies in specific categories and have a short profile.  The members would need to be searchable by category and free text search with paging enabled.

Does MOJO have anything that could do this that I should be aware of or should I be building a custom feature and an entirely separate admin for someone to manage profiles and categories?

8/2/2011 9:16:44 PM
Gravatar
Total Posts 199

Re: membership system with categories and profiles

just an update - I was reading the documentation on the "User Profile system" and how to set profile info using the config file.  It looks as though I could add business categories and additional business profile info items.

If I go this direction to create a membership database would I eventually be able to search and sort members by category using the "User Profile system" approach.

I guess I am asking if a custom membership database is not what MOJO was intended for and if I should just make my own separate system and just use an iframe to display it in mojo?

Has anyone used MOJO to manage a simple member database for example like a networking group?

 

You must sign in to post in the forums. This thread is closed to new posts.