Classic mode TYPO3 installation (No Composer required)
There are two installation methods for a Classic mode TYPO3 installation. If you have shell (SSH) access we recommend using wget and symlinks.
If you only have access via FTP[1] or the file manager of your hosting provider, use a .zip or .tar.gz archive.
Choose one of the two methods:
.zip or .tar.gz archive
Prerequisites:
- A web server with PHP and database support
- FTP/SFTP access or web-based file manager (such as cPanel or Plesk)
- A web browser to run the installation wizard
wget and symlinks
Prerequisites:
- Shell (SSH) access to the server
- Basic server tools such as
wget
orcurl
,tar
, andln
ormklink
- A web server with PHP and database support
- A web browser to run the installation wizard
Docker demo
Prerequisites:
- Docker installed.
- Basic knowledge of Docker.
- A web browser to run the installation wizard
The next steps are needed no matter what installation method you chose in the step before:
Run the installation wizard
A web-based wizard guides you through the next steps, such as connecting your installation to the database, creating an administrator user, and setting up the file system.
Choose or create a site package (theme)
TYPO3 does not come with a default theme. In order to display any content on your website, you need to install or create a site package.
You can use the Release integrity to test if the package you just downloaded is signed correctly.