Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-11-19 15:12:34
- leafy_loader
- Member
- Registered: 2008-09-25
- Posts: 96
Building a TP site that has members login
I’m using Textpattern to build a site that also requires a members login area. Now I can add a table to the db and write a script that allows the user to login and view the members area of the site but I need the client to be able to manage those members. Is there a plugin that allows the client to view all members via the Textpattern cms controls?
Offline
Re: Building a TP site that has members login
Have a look at ign_password_protect for the basics of protecting site pages for members only – it also includes the setup of a separate members table and the login and logout functionality. Then look at mem_self_register which allows people to manager their own account eg. passwords. I think the two plugins were redesigned to work together.
Finally, look for the post titled How to build a client section on your website to see how things all tie together.
I know that doesn’t directly answer your question, but it at least gives you plugins for the first part (that you have already achieved). The plugin threads might give you a clue to what you’re looking for (but they are very long!).
Offline