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
Intall upload_widget with Composer:
composer require gaya/upload_widget
- In your root template, include the TypoScript "Upload Widget - Example"
- In a page, add a new page content of type (CType) "Form upload example"