Skip to content
/ base Public

Composer Metapackage to setup a secure and standardized TYPO3 CMS instance

License

Notifications You must be signed in to change notification settings

GsTYPO3/base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GsTYPO3 Base Composer Metapackage

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

About

Composer Metapackage to setup a secure and standardized TYPO3 CMS instance

Resources

License

Stars

Watchers

Forks

Packages

No packages published