Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 470 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 470 Bytes

TYPO3 Extension upload_widget_example

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"