Fix menu:
Line 81, add: + "\n"
/cyberpanel-stable/pluginInstaller/pluginInstaller.py
writeToFile.writelines('{% trans "' + pluginName + '" %}' + "\n")
And
Line 897, write all li tag in one line
/cyberpane…
I mean, still admin creates a site for the customer, but each customer has many sites different . Actually, just setting websie limit = 0 (unlimited number of sites for user) is fine at CyberPanel, but I want to control via api, currently api does n…
User and pass of user (not admin)
p/s: How can I set default "Website limit = 0" for every new user register?
My code for check login :
class WP_Cyber_Panel{
//Server credentials
protected $cyberpanel_hostname = '';
protected $adm…