Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - stevendove

Pages: [1]
1
New Modules / Re: [MODULE] NEW GIT DEPLOY MODULE FOR CWP
« on: May 16, 2026, 01:13:30 PM »
Hello If anyone need help deploying the module we have discovered a way to do it you have to modify the file called

/usr/local/cwpsrv/var/services/users/cwp_theme/original/menu_left.html
like this

{% if ("scripts" in rmenu )or("addons_wp" in rmenu )or("addons_ps" in rmenu )or("addons_jl" in rmenu )or("addons_dp" in rmenu )or("siteprobuilder" in rmenu )or("mildredt_ai" in rmenu )or(swmenu==1) %}
<li class="searchmenu">
    <a href="#"><i class="fa fa-bank"></i> <span class="nav-label">{{langene.ADDONS}}</span><span class="fa arrow"></span></a>
    <ul class="nav nav-second-level collapse">
        {% if ("scripts" in rmenu )or(swmenu==1) %}
        <li class="search"><a href="?module=addons">{{langene.ADDSCRIPTS}}</a></li>
        <li class="search"><a href="?module=addons&acc=installed">{{langene.ADDEFMBTNON}}</a></li>
        {% endif %}
        {% if ("siteprobuilder" in rmenu )or(swmenu==1) %}
        <li class="search"><a href="?module=siteprobuilder">Site.pro Website Builder</a></li>
        {% endif %}
         <li class="search"><a href="?module=mildredt_ai">Mildredt AI Builder</a></li>
    </ul>
</li>

this is only for the left side menu

Feel free to contact us ate IsnHosting.net
Happy Hacking

2
I've installed iptables, and firewall wont enable

3
How to / Re: how to secure CentOS server using CWP features
« on: August 17, 2023, 11:11:22 PM »
Anyone having problems with spamming issues from your CWP servers, can anyone advise me on how to fix it

4
Addons / Free Billing System Found
« on: August 17, 2023, 11:02:45 PM »
Hi guys, we've found a free billing system that actually works with CWP its already integrated, i am using it my self.

You can download it from https://fossbilling.org/

If you need any help contact us at

https://isnhosting.ml/

We will be glad to help no charge

5
CWP API / Re: Opencart and CWP? No need for WHMCS
« on: January 01, 2022, 07:08:43 PM »
Hi Guys you should try boxbilling, i found the integration solution just cant get it to work still  but ill leave it here if anyone needs it
https://github.com/yokowasis/boxbilling-cwp

Pages: [1]