netzmacher/launch

Launch your TYPO3-project!

Installs: 1 102

Dependents: 2

Suggesters: 0

Security: 0

Type:typo3-cms-extension

10.0.11 2023-01-13 11:31 UTC

This package is auto-updated.

Last update: 2024-04-22 00:50:56 UTC


README

Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.

Manuals

Zip

Repositories

TYPO3

Git

Download

If you like a developer version please change the track (if version is t0715)

  • cd launch

  • git checkout --track origin/t0715

Update

  • git pull

Upload

You need access rights.

  • git add .

  • git commit -m "my message"

  • git push -u origin master