gstypo3/base

GsTYPO3 Base Composer Metapackage for a secure and standardized TYPO3 CMS instance

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:metapackage

v9.5 2019-12-18 23:27 UTC

This package is auto-updated.

Last update: 2024-04-19 09:40:25 UTC


README

GsTYPO3 Base Composer Metapackage requires some important and useful packages to setup a secure and standardized TYPO3 CMS instance.

Requires

The following packages are required by this metapackage:

Extras

This package needs some extras in the root composer.json:

    "extra": {
        "typo3/cms": {
            "root-dir": "private",
            "web-dir": "public"
        }
    }

For more information see Configuration.

License

GPL-3.0 or later