https://github.com/b13/container-example
Example for creating custom containers with EXT:container
https://github.com/b13/container-example
Last synced: 12 months ago
JSON representation
Example for creating custom containers with EXT:container
- Host: GitHub
- URL: https://github.com/b13/container-example
- Owner: b13
- License: gpl-2.0
- Created: 2020-06-10T08:20:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T07:50:53.000Z (over 1 year ago)
- Last Synced: 2024-10-19T08:52:26.789Z (over 1 year ago)
- Language: PHP
- Size: 39.1 KB
- Stars: 9
- Watchers: 11
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Container Example
This is a demo extension for demonstrating on how to create
custom re-usable container grid elements for TYPO3 Core
based on "b13/container" extension.
## Usage
Install it with `composer req b13/container-example`.