Super Resellers need a White Label version where "GoDaddy" is not seen in the Plugin Name nor Dashboard Controls nor Settings, and especially not at Sign-In/Account Activation.
Features: This would be a downloadable version of the plugin where the Super Reseller enters into (a) configuration file(s) the following White Label settings, then re-zips and distributes plugin to his or her Pro/Basic Resellers for them to deploy:
(Looking over the code cursorily, it seems we could likely achieve most of this ourselves with code changes, but they would get wiped with updates. Also there may be back-end changes needed to function and/or to get authorized updates.)
NO Changes Needed (thus making this version less work) would be any changes to the following (since I don't think any have "GoDaddy" in the name, or aren't seen by users):
- Same Module names,
- Same Shortcode Names/IDs
- Same Classes, Packages, Slugs, Products, other Post-Elements
- Same Javascripts (users don't see these)
- Same Variable Names & Notations in Code (most users would never dig this deep)
- Same API variable names, values, and API-called URLs
- Same secureserver.net URLs (since any of these already link to user's cname-pointed subdomain or query-string appended secureserver.net URIs carrying user's own branded pages)
And, no separate "generic" repo is needed... just so long as this GoDaddy-branded repo (here) is not linked to from the Plugin or its controls
The only other thing needed would be backend changes.
At Update time, it's even possible the same update could be pushed out to both White Label and GoDaddy-branded versions, so long as the master code used variables rather than hard-code anywhere "GoDaddy" appears. (We didn't notice many places "GoDaddy" appears hard-coded, other than "@author" type PHP code comments -- and those wouldn't need to be changed/removed anyway.)
Attached:

Super Resellers need a White Label version where "GoDaddy" is not seen in the Plugin Name nor Dashboard Controls nor Settings, and especially not at Sign-In/Account Activation.
Features: This would be a downloadable version of the plugin where the Super Reseller enters into (a) configuration file(s) the following White Label settings, then re-zips and distributes plugin to his or her Pro/Basic Resellers for them to deploy:
(Looking over the code cursorily, it seems we could likely achieve most of this ourselves with code changes, but they would get wiped with updates. Also there may be back-end changes needed to function and/or to get authorized updates.)
NO Changes Needed (thus making this version less work) would be any changes to the following (since I don't think any have "GoDaddy" in the name, or aren't seen by users):
And, no separate "generic" repo is needed... just so long as this GoDaddy-branded repo (here) is not linked to from the Plugin or its controls
The only other thing needed would be backend changes.
At Update time, it's even possible the same update could be pushed out to both White Label and GoDaddy-branded versions, so long as the master code used variables rather than hard-code anywhere "GoDaddy" appears. (We didn't notice many places "GoDaddy" appears hard-coded, other than "@author" type PHP code comments -- and those wouldn't need to be changed/removed anyway.)
Attached:
