3 Different Domains for Sign up but only One Amember Domain?

Discussion in 'Installation' started by faleandro, Aug 2, 2010.

  1. faleandro

    faleandro New Member

    Joined:
    Aug 2, 2010
    Messages:
    46
    Hello,

    I want to create 3 different ptoducts. each product has its own domain name, but I want each product to have its own folder in my aMember domain.

    For example:

    Product 1: people register on product1.com and after they pay, they can access the content on product1.myamemberdomain.com

    Product 2: people register on product2.com and after they pay, they can access the content on product2.myamemberdomain.com

    Product 3: people register on product3.com and after they pay, they can access the content on product3.myamemberdomain.com

    Those 3 products are totally unrelated so I dont want other people know there are more products (on different subjects in my myamemberdomain.com)

    Is that possible? If so, How?

    I am totally new to aMember. I received my installation a few hours ago.

    Cheers!
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    You need to install amember on main domain myamemberdomain.com
    License will not work for other domains.
    You can use price groups to display products that related to each subdomains only(or even better create copy of signup.php for each product and hardcode price group in it.). On other domains you can include signup page in iframe.
  3. faleandro

    faleandro New Member

    Joined:
    Aug 2, 2010
    Messages:
    46
    Thanks for your response Alexander.

    Please verify this:

    I have to install aMember 3 times inside myamemberdomain.com ?

    I mean, one installation for product1.myamemberdomain.com, another for product2.myamemberdomain.com and another for product3.myamemberdomain.com?

    If so, I will have to manage 3 different Admin panels, correct?

    By the way, good idea that one about the iframe for sign up pages. Thanks.
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    No You just need one installation.
  5. faleandro

    faleandro New Member

    Joined:
    Aug 2, 2010
    Messages:
    46
    But How Can I have 3 completely different products and prevent each other people know about the others?

    I mean, One product is for Ladies, the other is for Gentlemen and the other is for Children (3 completely different products with 3 completely different niches).

    Regards.
  6. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    You can do this using negative price groups for each product:
    /amember/signup.php?price_group=-1 will include only product with price group set to -1
    of course you can install three separate installations as well, but this way user's databases will be separate and this will be more difficult to manage all products.

Share This Page