Applicable to:
- SolusIO
Question
Does SolusIO have the WHMCS billing module?
Answer
Yes, the module has been released in 2020.
The installation guide can be found here.
--> // Home category list icons $(document).ready(function() { // Set Home page fontawesome category icons (Ex: #YOUR_CAT_ID --> #20115356 ) //Set Icons Replace (Ex: --> your fontawesome icon ) $('#YOUR_CAT_ID a span').append(''); $('#YOUR_CAT_ID a span').append(''); $('#YOUR_CAT_ID a span').append(''); $('#YOUR_CAT_ID a span').append(''); });
Comments
0 comments
Please sign in to leave a comment.