Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labor-digital/typo3-frontend-api-example
The example extension for the T3FA TYPO3 package
https://github.com/labor-digital/typo3-frontend-api-example
Last synced: about 1 month ago
JSON representation
The example extension for the T3FA TYPO3 package
- Host: GitHub
- URL: https://github.com/labor-digital/typo3-frontend-api-example
- Owner: labor-digital
- License: apache-2.0
- Created: 2021-06-27T19:11:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T19:26:58.000Z (over 3 years ago)
- Last Synced: 2024-04-19T07:42:08.208Z (9 months ago)
- Language: PHP
- Size: 1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# T3FA - Example Extension
A commented, example extension for the [TYPO3 - Frontend Api extension](https://github.com/labor-digital/typo3-frontend-api), which is build on top of
the [TYPO3 - Better Api extension](https://github.com/labor-digital/typo3-better-api).## Requirements
- TYPO3 v10
- Installation using Composer## Installation
Install this package using Composer:
```
composer require labor-digital/typo3-frontend-api-example
```## Whats included
Most of the extension is designed to be really bare-bones, delivering only the code to show off the features of the T3BA package without obfuscating it by fancy
project based code.The package comes with a simple site and database setup included, so I would suggest, to install the extension on a clean TYPO3 instance.
The extension provides a simple news system and faq list on a separate landingpage/site setup.
It also contains examples on how to convert default content elements into JSON based elements.
## Postcardware
You're free to use this package, but if it makes it to your production environment, we highly appreciate you sending us a postcard from your hometown,
mentioning which of our package(s) you are using.Our address is: LABOR.digital - Fischtorplatz 21 - 55116 Mainz, Germany.
We publish all received postcards on our [company website](https://labor.digital).