gaya/upload-widget-example

Example of using gaya/upload-widget extension.

Maintainers

Package info

github.com/agence-gaya/upload_widget_example

Type:typo3-cms-extension

pkg:composer/gaya/upload-widget-example

Statistics

Installs: 1

Dependents: 0

Suggesters: 1

Stars: 0

Open Issues: 0

dev-master 2023-02-08 01:02 UTC

This package is auto-updated.

Last update: 2026-03-10 20:20:03 UTC


README

This extension provides an example of upload_widget usage.

This includes:

  • a stored model with a file field
  • a form to create a record for this model by using a DTO

Installation

Intall upload_widget with Composer:

composer require gaya/upload_widget

Configuration

  • In your root template, include the TypoScript "Upload Widget - Example"
  • In a page, add a new page content of type (CType) "Form upload example"