Page 1 of 1

Password protected- secure pages and non-secure pages

PostPosted: Mon Jan 16, 2012 8:42 am
by rooster_cogbern
Hi - pretty new to ShopSite and design. We are trying to create a secure webstore for our dealer distribution within our current retail webstore. I have my original template that will be used for the retail pages, and am in the process of creating the secured dealer template.

I want to add code to the secured dealer template that only allows signed-in registered users to access.. otherwise it takes you to the cr_login.. and if you hit cancel.. it takes you back to the retail index.

Thanks

Rooster

Re: Password protected- secure pages and non-secure pages

PostPosted: Mon Jan 16, 2012 2:01 pm
by robm
There is no built-in way to do this out of the box in ShopSite. It would require custom JavaScript/Ajax code to only allow specific registered groups to view pages.

We have an add-on module that does just this for our hosted clients. Reference:

http://www.lexiconn.com/ecommerce/shopsite/wholesale-module.html

We also have an article on other methods to accomplish this without a custom module. Reference:

http://support.lexiconn.com/news/viewtopic.php?t=180

Rob