This plugin allows DirectAdmin resellers to create their own "sub"-reseller accounts.
Adds reseller-level Manage Resellers tool, allowing admins and resellers to create/edit/delete "sub"-reseller accounts.
Adds new "reseller" quota to limit creation of "sub"-resellers.
Non-intrusive design.
No DirectAdmin internals are edited.
DirectAdmin API is used for communication.
DirectAdmin internally sees "sub"-resellers as regular resellers.
Unlimited hierarchy of "sub"-resellers supported!
Supports overselling enabled or disabled.
The PowerReseller plugin is currently in a beta phase and is free to use. However, once it's stable a minimal per-server fee will be required to continue using the plugin.
Not quite ready yet! Check back around the 15th Jan 10th (Yeah, I missed that first one. -.- )
Reported quota "alloctable" values may be incorrect in respect to overselling. I plan to test and review this after the first beta release.
Sub-resellers sending their parent over the parent's limits won't suspend the parent (in any case--even if 'susped at limit' is ON). This needs to be hooked into the DA nightly cron. Needs thought.
Add package support. (For 1.0.0 only 'custom' allocations will be supported.)
Add API similar to DA's CMD_API_ACCOUNT_RESELLER for easy automatic reseller account creation. This actually is possible now by just POSTing directly to the plugin's GUI; contact me with questions if you need to do this.