extensionbuilder / extensionbuilder-typo3
The Extension Builder for TYPO3, supporting version 12 and above
Installs: 63
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^12.4 || ^13.4
README
Extension Builder for TYPO3
The Extension Builder for TYPO3 is a powerful tool designed to simplify and speed up the development of new TYPO3 extensions. Its main goal is to streamline the development process and improve the long-term maintainability of TYPO3 extensions.
The Extension Builder offers a wide range of kickstart features, including:
- Scheduler tasks
- CLI commands
- Custom ViewHelpers
- Event listeners
- Controller structures
- Domain models
- Repositories
- Frontend plugins
- and moreā¦
More at https://extension-builder.dev/
Installation
Install this extension via composer req extensionbuilder/extensionbuilder-typo3
or download it from the TYPO3 Extension Repository extensionbuilder_typo3
and activate the extension in the Extension Manager of your TYPO3 installation.