Zen Cart Logo
Forums / General Questions / Private or Members Only

Private or Members Only

Locked

Views: 490

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
16 Nov 2010, 11:32 PM
#1
bluffnaked avatar

bluffnaked

New Zenner

Join Date:
Nov 2010
Posts:
1
Plugin Contributions:
0

Private or Members Only

I want to set up zen cart to not display any products on the store front. Then I want to set it up to use registered members, and then they can see the products I have available. My question is can zen cart do the tasks I need?

17 Nov 2010, 8:28 AM
#2
absolute avatar

absolute

Totally Zenned

Join Date:
May 2005
Location:
Bath, Somerset
Posts:
1,054
Plugin Contributions:
2

Re: Private or Members Only

Not as standard, but it's a fairly easy thing to achieve with a couple of lines of PHP. Due to the init_includes structure of the Zen, you'll be able to add the code to one place, and then apply it to the whole site.

Absolute