I’m building a dropship platform for a client at the moment, where subscribers pay a fee and are able to open up stores to feature dropship items on. My client would like store owners to have the option to use their own domain names for their stores.
I’ve seen this done several times in the past at places like Shopify and [URL=“http://www.tumblr.com/”]Tumblr, where they ask for your desired domain name, and ask you to point the DNS records for the domain to a CNAME or A Record.
How do I go about building this functionality into my platform?
FYI, I’m hosted with MT, and developing with PHP. Also, the system needs to be automatic…so it’s not an option for support staff to add domains as secondary domains and such…
Thanks in advance! 