Skip to content

TYPO3incubator/surfcamp-base-2025

Repository files navigation

TYPO3 Surfcamp Base 2025

This Git repository is intended for use by our dedicated teams at the TYPO3 Surfcamp.

The project is based on TYPO3 v13, using Composer. The configuration happens via .env thanks to the underlying package vlucas/phpdotenv.

Requirements

Initialization

ddev start
ddev composer install
ddev pull assets

Credentials

Downloading database and files

# HEADS UP: All files in the local `public/fileadmin/` will be overridden, that means:
# all files that are not present in `data/files/public/fileadmin/` will be deleted from fileadmin
ddev pull assets

Update local database and files

# HEADS UP: All files in the local `data/files/public/fileadmin/` will be overridden, that means:
# all files that are not present in `public/fileadmin/` will be deleted from fileadmin
ddev push assets

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages