Results 1 to 10 of 10
  1. #1
    Join Date
    Sep 2007
    Posts
    12
    Plugin Contributions
    0

    Default Name/Email/Password *only* Registration

    Hi guys,

    I spent a couple hours the other night modifying the PHP to accept a registration with only fields for First Name, email address, and password.

    If you'd like to test it out, here is the site:
    http://www.grindfree.com

    I have put 2 test products on the site so you can go through the order process and see that that I have removed the "address book" from the ordering process and My Account pages.

    I suggest testing it with the free product so you can go to the Order Status after you complete the order. Unless you just really wanna pay me $1, which is cool too

    The modifications were made in order to offer digital, or in my case, affiliate products for sale. Offering affiliate products make this even easier, as the "shopping cart" part won't even be utilized (unless you wanted to).

    To be honest, I'm actually thinking about switching to the Plone platform to build this site because of it's... "non-shopping cart" nature.
    But I can easily see making this into an automated digital delivery site.

    Or, if you were selling digital products, simply configure Download attributes on the items. You could also put model names on each product, then configure an autoresponder to include a download URL for every model number listed when an order comes in. Set up in this way, you'd have a completely automated store with instant delivery!

    The question is, is there enough interest for me to go through and make a really clean Contribution for this? Would anybody actually want to use this?

    If there is enough interest, I may even make it more configurable via the Admin Backend.
    Last edited by Solidarity; 20 Sep 2007 at 07:44 PM.

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

    Default Re: Name/Email/Password *only* Registration

    By the way... Feel free to actually make an account to test it if you'd like, they'll all get deleted anyway.

  3. #3
    Join Date
    Mar 2004
    Location
    Ontario, Canada
    Posts
    138
    Plugin Contributions
    6

    Default Re: Name/Email/Password *only* Registration

    to be able to sell digital products like calling card would be great
    Chinese language pack
    Zen Cart plugins demo includes Ultimate SEO, Image Handler, Template Switch, Column Layout, Lightbox and Multi-Language EZ-Pages

  4. #4
    Join Date
    Mar 2007
    Posts
    6
    Plugin Contributions
    0

    Default Re: Name/Email/Password *only* Registration

    Hi Solidarity, I have been looking for a resolution like this.
    Would you please tell me how should I modify my website to make it accept a registration with only fields for First Name, email address, and password like yours http://www.grindfree.com
    Really really thank you in advance.

  5. #5
    Join Date
    Jun 2007
    Location
    Phoenix, AZ
    Posts
    69
    Plugin Contributions
    0

    Default Re: Name/Email/Password *only* Registration

    Hello all,

    I've modified my site to do this as well. Just a head's up: there is a huge caveat to the mod. In quite a few places Zen expects to find records in the address_book table for each customer record. You'll have to find any place where an inner join takes place between the tables and change it to a left join (and compensate for possible null values in the page logic afterwards). Most of this logic takes place in the header_php.php files which are not override-able, so each time you update Zen you will have to port the changes by hand.

    The same is true on the back-end admin interface. Some calls to array_merge fail because there are no address_book values to merge. You will not be able to edit customers that don't have a default address w/o modifying customer.php (I think) as well.

    That's just my $0.02. I'd really like to see Zen have a more flexible registration routine. Asking the customer for so much info up front was causing many of them to turn away. Now, they can sign up for the newsletter (there is another mod to do this as well), get product notifications, and "tell a friend" w/o having to supply their physical address. Unfortunately, I've hacked myself a non-standard cart to do it. I think there was some talk about the sign-up process being more flexible to support PayPal express and WPP, but I don't know if they've made all the changes they intend to make.

  6. #6
    Join Date
    Jul 2007
    Location
    Manitowoc, WI
    Posts
    66
    Plugin Contributions
    4

    Default Re: Name/Email/Password *only* Registration

    Quote Originally Posted by Solidarity View Post
    By the way... Feel free to actually make an account to test it if you'd like, they'll all get deleted anyway.
    Where can I DL this mod the links not working.

  7. #7
    Join Date
    Jul 2007
    Location
    Manitowoc, WI
    Posts
    66
    Plugin Contributions
    4

    Default Re: Name/Email/Password *only* Registration

    Quote Originally Posted by ATC View Post
    Where can I DL this mod the links not working.

    Don't need it got it working

  8. #8
    Join Date
    Jun 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Name/Email/Password *only* Registration

    Solidarity , why you just do not tell me how to do it? I can send you $1 to you with paypal as you mentioned in your msg. Thanks.

  9. #9
    Join Date
    Mar 2004
    Location
    Ontario, Canada
    Posts
    138
    Plugin Contributions
    6

    Default Re: Name/Email/Password *only* Registration

    Quote Originally Posted by yierhan2008 View Post
    Solidarity , why you just do not tell me how to do it? I can send you $1 to you with paypal as you mentioned in your msg. Thanks.
    That's nice.
    Chinese language pack
    Zen Cart plugins demo includes Ultimate SEO, Image Handler, Template Switch, Column Layout, Lightbox and Multi-Language EZ-Pages

  10. #10
    Join Date
    Oct 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: Name/Email/Password *only* Registration

    I have spent hours trying to do this myself. Is there any way to get the information on how to do this?

 

 

Similar Threads

  1. v139h how to register only need email and password?
    By linjuming in forum General Questions
    Replies: 3
    Last Post: 15 May 2012, 01:31 PM
  2. registration to collect names and email addresses, for newsletters only
    By markhof in forum Managing Customers and Orders
    Replies: 4
    Last Post: 20 Apr 2011, 12:48 PM
  3. Email Welcome - use customer's first name only
    By NJka in forum General Questions
    Replies: 5
    Last Post: 14 Dec 2010, 09:49 PM
  4. Replies: 0
    Last Post: 9 Feb 2009, 03:12 PM
  5. Customer account based on email/password only
    By aussemsg in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 21 Aug 2007, 11:44 AM

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