Switching Domain Management from C++ to PHP Domain Plugins

To switch the domain subscriptions management from domain plugins developed based on the Domain SDK (C++) to domain plugins developed based on the Domain SDK (PHP), perform these actions:

  1. Before starting the switching procedure, make sure that for each domain service plan the necessary plugins are created using Domain SDK (PHP) and deployed on your CloudBlue Commerce installation.

    Note: Currently the %Plugin_Name%_InceptDomainFromCppSdk method is implemented for the following domain PHP plugins:
    - eNom
    - GoDaddy
    - InterNetX
    - Nominet
    - OpenSRS
    - RuCenter
    - WebNIC

    For other PHP domain registering plugins the method should be added according to the CloudBlue Commerce Domain SDK Guide.

  2. (For the system upgrade scenario) Before starting the switching procedure, make sure all the system upgrade actions have been completed successfully.
  3. Obtain the Domain SDK Migration Scripts Package (see below for instructions).
  4. Make sure that the domain data which is to be migrated is not currently undergoing any changes.
  5. Create the necessary backups.
  6. Run the scripts for the respective domain subscriptions (see below). After the procedure is complete, the domains will be managed with the help of the respective domain plugins developed based on the Domain SDK (PHP).