• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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