Template:TLD-LP-DONUTS
From NETIM
Launch rules
List of periods
Period | Value of launchPhase |
---|---|
Sunrise | SR |
Sunrise 2 | - |
Sunrise 3 | - |
Landrush day 1 | LR |
Landrush day 2 | LR2 |
Landrush days 3 to 5 | LR3 |
General availability | GA |
For WHMCS users
Only the General Availability can be pre-ordered.
Activate or insert the following code into the file config.inc.php of the module
$additionaldomainfields[".extension"]=array(); $additionaldomainfields[".extension"][] = array( "Name" => "GA", "LangVar" => "generalavailability", "Type" => "tickbox", "Description" => "From MM/DD/YYYY HH:MM", "Required" => true, );
Replace ".extension" by".{{{1}}}"
Replace "MM/DD/YYYY" by the date of the General Availability and change the text to your liking.
Once the extension is launched, just comment or remove this code Our module will process the registration like any other domain