bit / typo3-template-extension-skeleton
Skeleton for TYPO3 template extension
Package info
github.com/Bessei-IT/typo3-template-extension-skeleton
Language:CSS
Type:typo3-cms-extension
pkg:composer/bit/typo3-template-extension-skeleton
dev-integrate-into-typo3
2017-11-30 11:10 UTC
Replaces
- template: dev-integrate-into-typo3
- typo3-ter/template: dev-integrate-into-typo3
This package is not auto-updated.
Last update: 2026-03-13 18:26:14 UTC
README
Skeleton for TYPO3 template (site package) extension
Install
- Change directoy to typo3conf/ext
- Create project:
composer create-project bit/typo3-template-extension-skeleton:dev-master template - If you want, you can a the future repository for the template extension:
EXT_TEMPLATE_REPOSITORY="NEW_GIT_REPOSITORY" composer create-project --keep-vcs bit/typo3-template-extension-skeleton:dev-master template