usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.48k stars 576 forks source link

[BUG] Issue with Mautic JavaScript Loading via CyberPanel App Installer #1238

Closed abouzia closed 3 months ago

abouzia commented 3 months ago

Description

I installed Mautic using the App installer in CyberPanel, but it's not loading JavaScript correctly. However, when I install the same version of Mautic locally, it works fine. This leads me to believe that the issue lies with the CyberPanel's installation process of Mautic that leads to Mautic not loading JavaScript correctly.

Steps to Reproduce

  1. Install Mautic using the App installer in CyberPanel.
  2. Try to access the Mautic dashboard.

Expected Behavior

The Mautic dashboard should load correctly, including all JavaScript, after installation via CyberPanel.

Actual Behavior

The Mautic dashboard is not loading JavaScript correctly after installation via CyberPanel.

Environment

CyberPanel version: 2.3.5 Mautic version: 5.0.3 PHP version: 8.0, 8.1 Ubuntu version: 20.04.6 Node version: 10.19.0 NPM version: 6.14.4

Screenshot 2024-03-23 022400 Screenshot 2024-03-23 024244

usmannasir commented 3 months ago

Please check: https://github.com/usmannasir/cyberpanel/issues/1226