lingweicai
Member
Posted 2 years ago #
Dear:
Who can advise if there are any plugins for adding a "reseller role" for WPMU? The users with "reseller role" can generate/manage new blogs for their customers. Of course, as the site manager, I can generate/manage the all users, including the "reseller role" users.
or I have to write a new plugin with WPMU functions? or I have to touch the wpmu core code?
Thanks and Regards,
Ling weicai
You want a multi-site plugin.
Then you'll need to add a payment system to it.
lingweicai
Member
Posted 2 years ago #
Thanks!
I downloaded the plugin. Very good! The code is shorter and I can understand it. Can the plugin limit disk quota for sites (reseller)? For example, grant 10GB disk space for site A, then site A admin can assign disk quota for his blogs?
By the way, Can you please advise a payment system. I have already installed WP-ecommerce, It is fine for blogs owners to sell products/services, but it is not fine for sites( main site ) selling WP blogs services. I also need to do integration the payment plugin with a local payment gateway ( we here in China can not use the Paypal for online shopping ) in Chinese Yuan.
Thanks again.