• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Install A Theme

/usr/local/psa/bin/

Its in the docu section "obtaining a theme package"
 
I upload the theme to: /usr/local/psa/bin/
?

Then execute
branding_theme -i -vendor admin -source <path/filename.zip>
 
no you have to execute /usr/local/psa/bin/branding_theme -i -vendor admin -source <path/filename.zip>
you have to replace <path/filename.zip> with the path to your theme for example

/usr/local/psa/bin/branding_theme -i -vendor admin -source /var/tmp/mytheme.zip
 
Back
Top