Need help building a replicating site

by BenQ
2 replies
I need a few clues on how best to go about this:

1. I want to build a site where my user is required to open an account and login.
2. Upon login they're presented with a link containing their affiliate version of the site. Basically something like mydomain.com/theirID.
3. I would then need their specific ID passed on to other pages of the site.

So basically it's just a replicating site like a lot of vendors have, but I'm just not sure how to go about that. Any tips?
#building #replicating #site
  • Profile picture of the author DEaFeYe
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[6825129].message }}
    • Profile picture of the author BenQ
      Originally Posted by DEaFeYe View Post

      Step 1 - Make it a Django app and use django-registration

      Step 2 - Make the affiliate link work based on their user ID

      Step 3 - The view that receives their user ID when linked to sticks it in the session

      EZ mode
      Nice site, Daniel. Thanks for info. I'll look into it.
      {{ DiscussionBoard.errors[6825287].message }}
  • Profile picture of the author BenQ
    Anyone else have any ideas or what coding strengths I should look for in a provider?
    {{ DiscussionBoard.errors[6831293].message }}

Trending Topics