Softaculous https://www.softaculous.com/board/index.php? <![CDATA[CSF Firewall and Webuzo]]> https://www.softaculous.com/board/index.php?tid=21920&tpg=2#p62431 https://docs.cpanel.net/changelogs/configserver-security-firewall-csf-change-log/

Can we expect rapidly a supported Csf from you or do we need to go see elsewhere (and pray it works with Webuzo) ?]]>
Mon, 24 Aug 2026 15:02:22 GMT https://www.softaculous.com/board/index.php?tid=21920&tpg=2#p62431
<![CDATA[Fin Techn Startup with New Spaceship WEb hosting, If I buy $12 SIREPAD annul sub, will it work for a newbie ?]]> https://www.softaculous.com/board/index.php?tid=22175&tpg=1#p62430
So you should be able to install and manage WordPress via Softaculous there.

For SitePad you need to ask your hosting provider if they have SitePad app in Softaculous or not.

Installing SitePad would require it to be enabled via Softaculous in your hosting account. ]]>
Mon, 24 Aug 2026 09:52:10 GMT https://www.softaculous.com/board/index.php?tid=22175&tpg=1#p62430
<![CDATA[Une plateforme moderne de facturation et d’automatisation pour Softaculous / Webuzo]]> https://www.softaculous.com/board/index.php?tid=22183&tpg=1#p62429
We will review it internally. ]]>
Mon, 24 Aug 2026 09:33:46 GMT https://www.softaculous.com/board/index.php?tid=22183&tpg=1#p62429
<![CDATA[Softaculous Top Apps missing in cPanel Jupiter when addonfeature metadata is created with 0600 permissions]]> https://www.softaculous.com/board/index.php?tid=22185&tpg=1#p62428
I found an issue with Softaculous 6.3.7 on two newly installed cPanel servers.

Environment:

* Softaculous 6.3.7
* cPanel & WHM 136.0 build 35
* Jupiter theme
* Two separate fresh servers showing the same behavior

Softaculous itself was working correctly in WHM.

In cPanel:

* WordPress Manager by Softaculous was visible.
* Softaculous Apps Installer was visible under Software.
* The separate Softaculous Top Apps section was missing.

Top Apps was enabled in Softaculous and scripts were selected. Saving "Select Top Scripts", running the Softaculous cron manually, and running the Softaculous reinstall did not fix it.

While troubleshooting, I found these files with mode 0600:

```text
/usr/local/cpanel/whostmgr/addonfeatures/soft_div_icons
/usr/local/cpanel/whostmgr/addonfeatures/wp_softaculous
/usr/local/cpanel/base/frontend/jupiter/dynamicui/dynamicui_group_soft_div.conf
```

This caused cPanel UAPI calls executed in the cPanel user context to fail with errors such as:

```text
The system failed to open the file
/usr/local/cpanel/whostmgr/addonfeatures/soft_div_icons
for reading because of an error: Permission denied
```

and:

```text
Failed to read:
/usr/local/cpanel/base/frontend/jupiter/dynamicui/dynamicui_group_soft_div.conf
```

After changing the affected cPanel metadata files to 0644, UAPI started returning status 1 and the Softaculous Top Apps group immediately appeared again in Jupiter.

For example:

```text
"group" : "soft_div"
"feature" : "soft_div_icons"
```

became available through:

```bash
uapi --user=CPUSER Branding get_available_applications
```

I also performed an independent controlled test with cPanel's own `install_plugin`.

With:

```bash
umask 0022
/usr/local/cpanel/scripts/install_plugin ...
```

cPanel created:

```text
0644 dynamicui_*.conf
0644 addonfeatures/*
```

With:

```bash
umask 0077
/usr/local/cpanel/scripts/install_plugin ...
```

the same clean test plugin was created as:

```text
0600 dynamicui_*.conf
0600 addonfeatures/*
```

and it disappeared from the cPanel UI because the cPanel user could no longer read the metadata.

Also, running `install_plugin` again over already existing 0600 files did not normalize them back to 0644.

So it looks possible that the Softaculous code that creates/registers the Top Apps integration is running under a restrictive umask, or otherwise leaving some cPanel integration files with mode 0600.

Could you please check the creation/registration of:

```text
soft_div_icons
wp_softaculous
dynamicui_group_soft_div.conf
```

and ensure the cPanel DynamicUI/addonfeature metadata is readable by the cPanel user context?

Current workaround:

```bash
chmod 0644 /usr/local/cpanel/whostmgr/addonfeatures/soft_div_icons
chmod 0644 /usr/local/cpanel/whostmgr/addonfeatures/wp_softaculous
chmod 0644 /usr/local/cpanel/base/frontend/jupiter/dynamicui/dynamicui_group_soft_div.conf
```

After fixing the metadata permissions, Top Apps works normally again.

Thanks.
Marcelo]]>
Fri, 21 Aug 2026 16:35:09 GMT https://www.softaculous.com/board/index.php?tid=22185&tpg=1#p62428
<![CDATA[Email setup with different PTR setting]]> https://www.softaculous.com/board/index.php?tid=22184&tpg=1#p62427
Sir, you can use the mail server. Still, if the server's public IP has a PTR record that points to your ISP rather than your mail server hostname, outbound email delivery will be problematic, especially to Gmail.
If your MX record points correctly to your server, other mail servers can deliver mail to you.

Let us know if you need any further assistance.]]>
Thu, 20 Aug 2026 09:59:03 GMT https://www.softaculous.com/board/index.php?tid=22184&tpg=1#p62427
<![CDATA[Softaculous is a Waste of Time?]]> https://www.softaculous.com/board/index.php?tid=22067&tpg=1#p62426 Thu, 20 Aug 2026 07:39:28 GMT https://www.softaculous.com/board/index.php?tid=22067&tpg=1#p62426 <![CDATA[Email setup with different PTR setting]]> https://www.softaculous.com/board/index.php?tid=22184&tpg=1#p62425
I have recently setup my website (BRILLIANT) and now I want to setup the email part but my IP address PTR is not pointing to my server, it's pointing to my ISP. They do not want to change the PTR. Can I use the mail that way or does the PTR have to point to my server? ]]>
Thu, 20 Aug 2026 07:37:01 GMT https://www.softaculous.com/board/index.php?tid=22184&tpg=1#p62425
<![CDATA[Une plateforme moderne de facturation et d’automatisation pour Softaculous / Webuzo]]> https://www.softaculous.com/board/index.php?tid=22183&tpg=1#p62424
I would like to submit a product suggestion regarding the future development of the Softaculous / Webuzo ecosystem.

Have you ever considered developing a complete billing and automation platform, similar to WHMCS, but designed and developed directly by Softaculous?

The idea would not necessarily be to create a simple WHMCS clone, but rather a modern and complete platform that would allow hosting providers to manage everything from a single interface:

Customers and customer accounts
Web hosting packages
Automatic Webuzo account provisioning
Service suspension and reactivation
Renewals
Invoices and payments
Domain registration and renewals
Coupons and promotions
Automated emails
Support and ticketing
Revenue and service statistics
Multiple servers
A complete API
Payment gateways
A modular extension/plugin system

One of the biggest advantages would be native integration with Webuzo.

For example, when a customer orders and pays for a hosting package through the hosting provider's website, the Webuzo account could automatically be created with the appropriate package, limits and configuration.

It would also be very interesting to have a WordPress integration, allowing hosting providers who use WordPress for their website to offer hosting packages, customer accounts, billing and service management directly from their WordPress installation, without having to rely on a separate solution such as WHMCS.

The platform could also be designed from the beginning with an API-based architecture, making it possible to integrate other hosting control panels and external services.

I believe such a product could have significant potential, especially because Softaculous already has extensive experience in the web hosting ecosystem and already owns Webuzo, which could be deeply integrated into such a platform.

WHMCS has also become relatively expensive for some hosting providers. A modern, more affordable and tightly integrated solution developed directly by Softaculous could therefore be a very attractive alternative.

I would therefore like to know whether such a project has ever been considered internally, or whether it could potentially be considered for your future roadmap.

Thank you for taking the time to consider this suggestion. I would be very interested to hear your thoughts on it.]]>
Wed, 19 Aug 2026 21:46:49 GMT https://www.softaculous.com/board/index.php?tid=22183&tpg=1#p62424
<![CDATA[Webuzo Panel Configuration]]> https://www.softaculous.com/board/index.php?tid=22176&tpg=1#p62423 Thank you gaurav_tiwari for a great suggestion, which I will use later, when I want to free up the current hostname for something else.

]]>
Wed, 19 Aug 2026 17:54:03 GMT https://www.softaculous.com/board/index.php?tid=22176&tpg=1#p62423
<![CDATA[Loginizer 2.1.0 Launched]]> https://www.softaculous.com/board/index.php?tid=22182&tpg=1#p62422
The changes are listed below :-

[Pro Feature] User enumeration protection, hiding unauthenticated access to username lists.

[Improvement Pro] Passwordless login, now have option to disable username based login and only allow login through email.

[Improvement Pro] The plugin now comes with Italian translations(it_IT).

[Bug-Fix Pro] Passwordless login, was not honoring Remember me on login, this has been fixed.

[Bug-Fix] There was a race condition happening in Bruteforce protection, that has been fixed.

The Loginizer team is working constantly to improve our product and if you have any feedback or suggestion you can write to us at sales@loginizer.com]]>
Wed, 19 Aug 2026 15:35:34 GMT https://www.softaculous.com/board/index.php?tid=22182&tpg=1#p62422