labor-digital/typo3-frontend-api

TYPO3: Provides a frontend API handler with support for Single Page Apps

Installs: 1 644

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 13

Type:typo3-cms-extension

10.8.4 2022-11-28 13:34 UTC

This package is auto-updated.

Last update: 2024-03-04 09:37:44 UTC


README

This package provides your TYPO3 installation with extended API capabilities. Create a REST-ful api was never that easy in TYPO3. It provides you with an extended router based on the PHP league's route package, it works in tandem with the already existing PSR-7 middleware stack but provides you with the option to register your own middleware specially for API requests. The bundle also has build in support for converting ext-base domain objects into json-api resources using fractal.

The main focus while designing the extension was to provide all capabilities to create a Single Page App using TYPO3. For that reason the package comes with endpoints for menus, translations, page content rendering and automatic generation of content element data representations.

Another key-aspect of this package is the easy handling of content elements. The package provides a powerfull extension to extbase controllers that allow you to render data based elements instead of fluid styled content.

Requirements

Known issues

  • This extension is NOT tested with workspaces, and will probably not work correctly.

Installation

Install this package using composer:

composer require labor-digital/typo3-frontend-api

After that, you can activate the extension in the Extensions-Manager of your TYPO3 installation

Example extension

To take a look a how to use the extension, you can take a look at the example extension.

Documentation

After a complete rewrite of the extension for TYPO3 v10 the old documentation has to be rewritten as well. I'm currently working on that.

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.