JetBackup5 link missing from new"Juniper" cpanel theme

cPanel, Industry leading hosting platform with world-class support.
Post Reply
hstraf
Posts: 6
Joined: June 12th, 2018, 8:00 pm

JetBackup5 link missing from new"Juniper" cpanel theme

Post by hstraf »

Cpanel has released a new theme called "Juniper" and it is missing the JetBackupt5 link.

How can we add the link back, so our end-user customers can access the JetBackup software?

Thanks.
JetAppsRichard
Staff Member
Staff Member
Posts: 97
Joined: January 1st, 2021, 12:51 am

Re: JetBackup5 link missing from new"Juniper" cpanel theme

Post by JetAppsRichard »

Hello,

Thank you for reaching out through our forums. We are aware of the recent updates with cPanel and the new "Jupiter" theme. Is this the theme you are referring to? If so, we have added support for this new theme on our recent release of JetBackup v5.2.0 which is currently available on the EDGE tier. You can also see this in our changelog here: JetBackup 5 cPanel Changelog #93

If you do not wish to upgrade your server at the moment you could try running the following set of commands to link the JetBackup Plugin UI files from the paper_lantern theme over to the new "Jupiter" theme:

Code: Select all

#JetBackup 4 Jupiter Theme
ln -s /usr/local/cpanel/base/frontend/paper_lantern/jetbackup /usr/local/cpanel/base/frontend/jupiter/jetbackup
/usr/local/cpanel/scripts/install_plugin /usr/local/jetapps/install/jetbackup/cpanel_plugins_paper_lantern.tar.gz --theme jupiter

#JetBackup 5 Jupiter Theme
ln -s /usr/local/cpanel/base/frontend/paper_lantern/jetbackup5 /usr/local/cpanel/base/frontend/jupiter/jetbackup5
/usr/local/cpanel/scripts/install_plugin /usr/local/jetapps/install/jetbackup5/cpanel/jetbackup5_cpanel.tar.gz --theme jupiter
I hope you find this information helpful, please let us know if the issue still persists.
Best Regards,
Richard, JetApps Team
Post Reply