Download the PHP package itplusx/headless-container without Composer
On this page you can find all versions of the php package itplusx/headless-container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download itplusx/headless-container
More information about itplusx/headless-container
Files in itplusx/headless-container
Download itplusx/headless-container
More information about itplusx/headless-container
Files in itplusx/headless-container
Vendor itplusx
Package headless-container
Short Description Container Content Elements (EXT:container) json output for EXT:headless
License MIT
Homepage https://itplusx.de
Package headless-container
Short Description Container Content Elements (EXT:container) json output for EXT:headless
License MIT
Homepage https://itplusx.de
Please rate this library. Is it a good library?
Informations about the package headless-container
TYPO3 Extension headless_container
This TYPO3 extension makes it possible to use EXT:container together with EXT:headless.
Installation
Installation with composer (recommended)
Installation with the TYPO3 Extension Manager
see: Extension Management
Requirements and compatibility
| Requirement | v1 & v2 | v3 |
|---|---|---|
| PHP | >= 8.1 | >= 8.1 |
| TYPO3 | 12.4 & 13.4 | 12.4 & 13.4 |
| Headless | 4 | 4 |
| Container | 2 - 3.1.1 | >= 3.1.2 |
Usage
- Include TypoScript (as described by the TypoScript Reference) or just add the Site Set to your Site Configuration (as described by the Site sets Reference)
- Register your custom container element (as described by EXT:container)
-
Define TypoScript ...
(assuming you CType isb13-2cols-with-header-container)-
... for simple container elements:
-
... for container elements with header TCA fields:
- ... for container elements with custom TCA fields:
(see EXT:headless docs for further info)
-
- That's all! You should now see JSON output for your custom container element!
Example json output
Contribution
Any help on this project is very welcome! May it be as code contribution or just an idea for improvement. But we would like to ask you to follow some rules:
- Issues:
When adding issues please always describe the bug/feature/task as detailed as possible. Only providing a title is not enough. Please use issue templates. - Commits:
Our team is following the Conventional Commits. We would like ask you stick to these rules whenever you want to contribute. - Pull Requests:
Before you submit a PR please create an issue first and link it to the pull request or at least add a PR description with detailed information about what this PR does. Otherwise we are not able to decide if this PR is worth going into the main branch.
All versions of headless-container with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
typo3/cms-core Version ^12.4 || ^13.4
b13/container Version >=3.1.2
friendsoftypo3/headless Version ^4.0
typo3/cms-core Version ^12.4 || ^13.4
b13/container Version >=3.1.2
friendsoftypo3/headless Version ^4.0
The package itplusx/headless-container contains the following files
Loading the files please wait ...