grossberger-georg/kickstart-extension

Bare TYPO3 extension skeleton

v1.0.1 2019-05-25 07:01 UTC

This package is auto-updated.

Last update: 2024-04-25 19:14:20 UTC


README

This is a minimal TYPO3 extension for creating new extensions using composer create-project. It only contains the bare minimum required for an extension in a composer managed installation.

It is essentially a collection of files, I didn't want to copy again and again.

Usage

Run composer create-project grossberger-georg/kickstart-extension my_ext. The installer will ask a few questions to set things up.

License

MIT