How could we enable the same domain registration feature as wordpress.com ?
http://wordpress.com/forums/topic.php?id=4766&replies=2
Thanks for your help
How could we enable the same domain registration feature as wordpress.com ?
http://wordpress.com/forums/topic.php?id=4766&replies=2
Thanks for your help
Create a plugin using the enom api php class.
ANy tutorial on how to do this ?
I'd second the request (even if it's just the request for clarification). This is exactly what I was working toward with the multi-site manager, (except I'm looking for something without the security holes). Any thoughts?
To be honest, considering how that feature can be used as a fairly large money generator for any mu install, I don't see anyone coming up with code for it and just GPL'ing it.
Also considering how many domain registrars there are on the net and most of them have their own APIs that don't mesh with each other, writing a generic plugin to "do it all" really isn't feasible.
edit: Here's the php files for using the class though. That should give you a start.
@summerinside
What security holes are you talking about ?
Have you modified anything in this plugin that would be interesting for the whole community ?
Even just creating it for one api is a task in of it self.
Security, re-occuring billing, payment gateway are others.