Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2007
    Posts
    43
    Plugin Contributions
    0

    Default Customer profiles

    Hi,
    I have several questions regarding customer profiles.

    1. When a new customer creates an account, can this be directly controled by the administrator?

    What do i mean?
    Basically i would like the administrator to verify and accept the new customer, he would recieve an email with the new account details, check everything and return an email to the new customer with the login and password details + a link to validate the inscription.

    I've noticed that today when a new customer account is created he/she can have access straight away, i only want to give access when the inscription has been validated by the administrator, as explained above.
    Is this possible?

    2. Is is possible to give Front-end profiles to different customers that have accounts ?
    I would like the administrator to be able to give customers a limited access (once they have logged in) to 1 or 2 categories for example?

    Basically it's the same idea as the module 'admin_profiles_v1_0_6' that i've recently installed for my backend, but i need the same idea for my front-end?

    Reagrds

    Baz

  2. #2
    Join Date
    Sep 2007
    Posts
    43
    Plugin Contributions
    0

    Default Re: Customer profiles

    Hi,
    Concerning my first question i found how to do it.

    For my second maybe it's a crazy question, but does anyone know if it's possible or not?

    cheers

    baz°

  3. #3
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Customer profiles

    Zen Cart is open source, so you can customize it to do virtually anything, including this.

    But that said, this would require a lot of custom programming. The Admin Profiles approach wouldn't work as that relies on specific features of the way that Admin pages are built. The Catalog is built differently.

    Basically you would need to build a new Admin subsystem to control which categories each user can access, insert new code in the main_page top force users to login before products are displayed, insert new code into the init_auth routines to filter out attempts to go to unauthorized categories directly, tweak the categories sidebox module to only allow the users authorized categories and then adjust the database accesses for all listing pages to filter against the restricted categories list. There's probably more that I haven't thought of yet. I'd rate this as requiring advanced Zen Cart knowledge, and intermediate PHP and SQL skills.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Profiles
    By SaMortensen in forum Customization from the Admin
    Replies: 7
    Last Post: 19 Dec 2008, 01:59 PM
  2. Fake Customer Profiles
    By Dizzie in forum General Questions
    Replies: 4
    Last Post: 20 Oct 2007, 03:07 AM
  3. Customer Profiles / Levels
    By ellivir in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 6 Aug 2006, 07:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg