gaya/upload-widget-example

Example of using gaya/upload-widget extension.

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

This package is auto-updated.

Last update: 2024-04-10 16:03:13 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"