Download the PHP package helhum/typo3-secure-web without Composer
On this page you can find all versions of the php package helhum/typo3-secure-web. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download helhum/typo3-secure-web
More information about helhum/typo3-secure-web
Files in helhum/typo3-secure-web
Download helhum/typo3-secure-web
More information about helhum/typo3-secure-web
Files in helhum/typo3-secure-web
Vendor helhum
Package typo3-secure-web
Short Description Set up secure TYPO3 web directory containing only public assets
License GPL-2.0-or-later
Package typo3-secure-web
Short Description Set up secure TYPO3 web directory containing only public assets
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package typo3-secure-web
helhum/typo3-secure-web
This package is superseded by TYPO3 Composer installers 4 and 5 (TYPO3 v11 and v12) and the native public/private resources handling.
ℹ️ Show docs for TYPO3 11 (with composer installers 3) and lower
This is a composer package that aims to create a web directory for TYPO3, which only contains the entry scripts and links to public assets. This package works with all TYPO3 versions higher than 9.5.20. ## Installation `composer require helhum/typo3-secure-web` ## Configuration Put the following in your root composer.json file: This package will then set up the web server document root inside the `public` folder and TYPO3 inside the `private` folder. The `private` folder will look familiar and will contain `typo3`, `typo3conf`, `fileadmin`, `typo3temp` folders, while `public` will only have the entry scripts and links to `fileadmin`, `typo3temp/assets` and , `Resources/Public` of all installed (system) extensions. Note that if your FAL local storage(s) has(have) a different folder name than `fileadmin`, you need to create links to this(these) folder(s) in the `public` directory as well.All versions of typo3-secure-web with dependencies
PHP Build Version
Package Version
The package helhum/typo3-secure-web contains the following files
Loading the files please wait ....