Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wapplersystems/teaser
TYPO3 Teaser extension
https://github.com/wapplersystems/teaser
presentation teaser typo3 typo3-cms-extension typo3-extension
Last synced: 18 days ago
JSON representation
TYPO3 Teaser extension
- Host: GitHub
- URL: https://github.com/wapplersystems/teaser
- Owner: WapplerSystems
- License: gpl-2.0
- Created: 2023-11-21T11:54:30.000Z (about 1 year ago)
- Default Branch: release/v12
- Last Pushed: 2024-02-06T12:09:08.000Z (11 months ago)
- Last Synced: 2024-05-01T11:42:33.153Z (8 months ago)
- Topics: presentation, teaser, typo3, typo3-cms-extension, typo3-extension
- Language: PHP
- Homepage:
- Size: 8.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Teaser TYPO3 Extension
## Demo
![image](https://github.com/WapplerSystems/teaser/blob/release/v12/Documentation/Images/demo.gif?raw=true)
## Highlight
* Uses picture tag for responsive images
* Supports cropVariants to optimize image loading
* Expandable through TypoScript
* Grid layout can be selected## Usage
### 1.1 Installation
The recommended way to install the extension is using [Composer][2].
Run the following command within your Composer based TYPO3 project:
```
composer require wapplersystems/teaser
```#### Installation as extension from TYPO3 Extension Repository (TER)
Download and install the [extension][3] with the extension manager module.
## Authors
* [Sven](https://github.com/svewap)
[2]: https://getcomposer.org/
[3]: https://extensions.typo3.org/extension/teaser2