Hey,
First version of this module did not include logging for API calls and only execution error reporting which made debugging difficult. Logging for each function is now included in this version. I've also made some minor changes in the code.
You can view installation instructions here:
https://github.com/jetchirag/cyberpanel-whmcs/
It's tested with the latest version of both WHMCS and CyberPanel so you shouldn't face any issue.
Comments
> Great work Jetchirag! Thanks for improving it further! We would appreciate it a lot if we can also choose the ACL or max website with the module. As now API supports both I believe
I'm not aware of any such feature - https://github.com/usmannasir/cyberpanel/blob/stable/api/views.py
Don't think that's available yet.
Much appreciate your works <3
I have installed WHMCS module using steps given in https://github.com/jetchirag/cyberpanel-whmcs/ link. After installing it is showing below files but no single file is getting accessed.
api.php
cyberpanel.php
LICENSE
Readme.md
http://mydomain/api.php == showing blank page
http://mydomain/cyberpanel.php === This file cannot be accessed directly
Can anyone tell me how it works after installation?
Thank you
- Ability to change ACL for service
- Configure custom port
@Zalcig