Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2007
    Posts
    24
    Plugin Contributions
    0

    Default Adding Customers Manually & No Registration

    Well have a store I am building that is going to be for wholesale only customers. The person would rather add each customer manually as there will only be a certain number who need access to the store.

    I currently have an external page that allows the store to be hidden behind while also allowing customers to sign in from this external page if given access.

    So just wondering if there is a way to add customers manually as well as disabeling registration.

    Registration wouldn't be such an issue except if you go to the external log in page and just hit login it redirects you back to the login/registration page to show you the error during login.

    Thanks!

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Adding Customers Manually & No Registration

    If you're registering the customer, why not just use the regular create-account page? That will register them and send them an email welcoming them to the site.

    As for disabling registration, you could rename the create_account page by renaming /includes/modules/pages/create_account to another name; then rename your tpl_create_account_default.php template file similarly, and finally update the /includes/filenames.php to give a new name to the value of FILENAME_CREATE_ACCOUNT (the value on the right-side of that definition). You might want to also remove the call to the create_account module from inside your tpl_login_default.php template file so that the login page never shows the create-account option.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: Adding Customers Manually & No Registration

    Or you could use the Add customers from Admin mod.

  4. #4
    Join Date
    Jul 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Adding Customers Manually & No Registration

    Quote Originally Posted by DrByte View Post
    If you're registering the customer, why not just use the regular create-account page? That will register them and send them an email welcoming them to the site.

    As for disabling registration, you could rename the create_account page by renaming /includes/modules/pages/create_account to another name; then rename your tpl_create_account_default.php template file similarly, and finally update the /includes/filenames.php to give a new name to the value of FILENAME_CREATE_ACCOUNT (the value on the right-side of that definition). You might want to also remove the call to the create_account module from inside your tpl_login_default.php template file so that the login page never shows the create-account option.
    Well it isn't so much them being able to use the page as it is that if you click the login button on the external login page it redirects to the login/create account page (for error handling) so anybody is able to find the page and create an account.

    It would just be easier to have it redirect elsewhere if there is no login information or an error but from what I researched you can not change where it redirects so the next option is to remove the registration option all together or as you explained hide it from the normal user.

    Quote Originally Posted by bigbadboy View Post
    Or you could use the Add customers from Admin mod.
    Thanks. I will give that a try as I must have overlooked it in my searches earlier.

 

 

Similar Threads

  1. Manually add customers
    By [email protected] in forum Managing Customers and Orders
    Replies: 24
    Last Post: 14 Jan 2011, 03:50 PM
  2. Creating new customers manually
    By Jace in forum Managing Customers and Orders
    Replies: 5
    Last Post: 6 Nov 2010, 12:14 AM
  3. Manually Add Customers
    By zbdude in forum General Questions
    Replies: 1
    Last Post: 29 Nov 2009, 05:44 PM
  4. Manually Email Discount Coupons to Customers
    By all4coffee in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 6
    Last Post: 13 Nov 2007, 09:31 AM
  5. Manually adding customers
    By richsong in forum General Questions
    Replies: 0
    Last Post: 19 Jul 2007, 05:15 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