Download the PHP package extensionbuilder/extensionbuilder-typo3 without Composer
On this page you can find all versions of the php package extensionbuilder/extensionbuilder-typo3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download extensionbuilder/extensionbuilder-typo3
More information about extensionbuilder/extensionbuilder-typo3
Files in extensionbuilder/extensionbuilder-typo3
Package extensionbuilder-typo3
Short Description The Extension Builder for TYPO3, supporting version 12 and above
License GPL-2.0-or-later
Homepage https://extension-builder.dev
Informations about the package extensionbuilder-typo3
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.
:Repository: https://github.com/ExtensionBuilder/extensionbuilder-typo3 :Documentation: https://extension-builder.dev/documentation/extensionbuilder-typo3/ :TER: https://extensions.typo3.org/extension/extensionbuilder_typo3