Password protection of pages

By (Deleted User) - August 8, 2011

Hi I want to have sections of the site that require access by multiple users with a unique password. Ie a members section with about 20 users having their own login and password. Does anyone know if there is an easy way within CMS builder to achieve this.

Thanks

Re: [Paulc] Password protection of pages

By Jason - August 8, 2011

Hi,

In CMS Builder, we accomplish this through the website membership plugin (http://www.interactivetools.com/add-ons/detail.php?Website-Membership-1012). This plugin comes with code example for members creating an account, logging in, editing their profile, and retrieving their password if they forget it. It will also show you code for how to redirect the user to the login page if they have not logged in already.

Hope this helps
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Password protection of pages

By (Deleted User) - August 9, 2011

OK will put this to my client Thanks