The MU forums have moved to WordPress.org

domain registration (7 posts)

  1. enseignement
    Member
    Posted 16 years ago #

    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

  2. honewatson
    Member
    Posted 16 years ago #

    Create a plugin using the enom api php class.

  3. enseignement
    Member
    Posted 16 years ago #

    ANy tutorial on how to do this ?

  4. summerinside
    Member
    Posted 16 years ago #

    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?

  5. tdjcbe
    Member
    Posted 16 years ago #

    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.

    http://www.phpclasses.org/browse/package/3219.html

  6. enseignement
    Member
    Posted 16 years ago #

    @summerinside

    What security holes are you talking about ?
    Have you modified anything in this plugin that would be interesting for the whole community ?

  7. honewatson
    Member
    Posted 16 years ago #

    Even just creating it for one api is a task in of it self.

    Security, re-occuring billing, payment gateway are others.

About this Topic

  • Started 16 years ago by enseignement
  • Latest reply from honewatson