• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Question How could I install Typo3 version 12

nielsr

New Pleskian
Server operating system version
Ubuntu 20.04
Plesk version and microupdate number
Plesk Obsidian v18.0.51_build1800230404.10 os_Ubuntu 20.04
Hi all,

We would like to use Typo3 version 12x on Plesk on a virtual server. In the section "application" on the Pleask server, I can only find Typo3 v8.7.32
How could I manually install Typo3 version 12x?

Please help me with this topic

Thank you so much

Niels
 
Hi Niels,

best way to do this is to install TYPO3 with composer. You can do it in the shell (best way) or by composer.phar via plesk.

composer create-project "typo3/cms-base-distribution:^12.4" my-new-project

Plesk isa good management software for a hosting server now, even for professional requirements. However, the application voult is nice but hardly usable professionally except with wordpress.
 
Back
Top