Hello,
Is this possible? Specifically, I would like to do change the reseller resource usage limits depending on what cpanel package they are assigned.
So for example:
Get list of resellers.
For each reseller:
Is something like this possible? I realize I would need to manually edit the script to specify the desired disk/bw limits for each package.
Thanks for any help.
Is this possible? Specifically, I would like to do change the reseller resource usage limits depending on what cpanel package they are assigned.
So for example:
Get list of resellers.
For each reseller:
- Get plan name.
- If "cpanel package x", then change disk space limt to y and bandwidth to z.
- If "cpanel package y", then...
- If "cpanel package x", then change disk space limt to y and bandwidth to z.
- If "cpanel package y", then...
Is something like this possible? I realize I would need to manually edit the script to specify the desired disk/bw limits for each package.
Thanks for any help.