Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kaj 2 posts 22 karma points
    Oct 28, 2013 @ 06:22
    Kaj
    0

    Automatly create new site??

    Im not a expert on umbraco, but im not newbe eather :)

     

    I have a idé...

    I want customer come to a site pay, schoose between maybe 5 different site - theme ( that I have build ), and then automatly resive email with login to her site.

    I dont need any exacly code - snippets. Just point me to some direction...how can I on best and easiest way achieve this??

    I have Visual Studio and im not newbe in asp.net

    Best Regards!

  • Kaj 2 posts 22 karma points
    Nov 06, 2013 @ 04:30
    Kaj
    0

    Is there really nobody who can help me in this ide????   :)

  • Nikola Romcevic 26 posts 139 karma points
    Nov 07, 2013 @ 16:31
    Nikola Romcevic
    0

    I guess what you need is to host the sites you sell. Maybe I'm not understanding exactly what you want to do, but basically when a customer pays you, you need to:

    • set up a domain for the new site
    • install Umbraco
    • set up the desired theme
    • create a user account for the customer
  • Lee Gunn 5 posts 26 karma points
    Nov 07, 2013 @ 16:54
    Lee Gunn
    0

    Here's a few more ideas:

    • You could use one umbraco instance for all sites (depending on your requirements).
    • Create a default website with default content etc. 
    • When a user creates a new site simply copy the default site root node (and all it's children) - use hostnames to map urls to the duplicated site
    • You could store the theme name on the root node of the duplicated site and then switch CSS files etc
    • You would presumably create a user interface for the user to update their own content 
Please Sign in or register to post replies

Write your reply to:

Draft