netzmacher / launch
Launch your TYPO3-project!
10.0.0
2021-02-25 00:39 UTC
Requires
- typo3/cms-core: >=8.7.0 <10.4.99
Replaces
- netzmacher/launch: 10.0.0
- typo3-ter/launch: 10.0.0
This package is auto-updated.
Last update: 2021-03-25 11:22:52 UTC
README
Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.
Manuals
Zip
Repositories
TYPO3
Git
Download
Change track to the developer version (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