Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.1.0-b1
-
Component/s: None
-
Labels:None
Description
We need to add a tool for importing existing domain packages into the domain manager.
Things to consider:
- Order forms will be using a different package group than the domain manager
- Packages may be assigned to multiple TLDs
- Multiple packages may be assigned to the same TLD
Required Features
- For each package that is assigned to a registrar module, assign a package (either the original or a clone) to the domain manager package group for one of the package's TLDs
- Track the new packages and tlds in the domain_manager_tlds table
"Above and beyond" Features
- Clone a package for each TLD assigned to a package and assign it to
- Reassign existing services to the new packages based on their TLD
- Add an interface that allows user to choose which package a TLD package should be cloned from (if multiple packages are assigned to the same TLD)