• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Cannot see newly installed templates

H

HungryH

Guest
I'm trying to install new templates. I found the standard templates in
/usr/local/sitebuilder/htdocs/templates so I uploaded my new templates in
/usr/local/sitebuilder/htdocs/templates/new
I went into the new directory and ran
rpm -i *.rpm
I then ran
sb_config --update_templates
The new templates are all listed in
/usr/local/sitebuilder/htdocs/templates
but I cannot find them when I use the Site Builder Wizard. The new categories appear in the drop down menu but when I select one, the new templates do not appear.

Can anyone help me?

Also, how do I remove templates? Is it as simple as this?
rm templatename
sb_config --update_templates
 
I've solved it. I forgot to add the templates to the plans in the admin control panel. :rolleyes:

Also once the templates have been installed, can I delete the rpm files? They take up a lot of space and I would prefer to remove them.
 
Also once the templates have been installed, can I delete the rpm files? They take up a lot of space and I would prefer to remove them.
you can remove the rpm files (i.e. rm templates/*.rpm), but you should not uninstall the templates packages.
 
Thanks

How do I uninstall a package? I've added Russian and decided it's not a good idea. How do I get rid of it?
 
Back
Top