jweiland/jw-forms

This extension gives you the possibility to display title and file of forms (PDF, ...) by starting letter and search forms of this list

Installs: 3 398

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 1

Type:typo3-cms-extension

3.0.3 2022-12-01 14:14 UTC

This package is auto-updated.

Last update: 2024-04-18 13:03:03 UTC


README

Build Status

With this extension you can provide a very simple list of files like PDFs for download. It comes with a plugin to list and search the files.

Feature

  • Provide file for download
  • Provide URL target for download
  • Assign tags to form record
  • You can search files by title, category title and tags

2 Usage

2.1 Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require jweiland/jw-forms

Installation as extension from TYPO3 Extension Repository (TER)

Download and install jw_forms with the extension manager module.

2.2 Minimal setup

  1. Install the extension
  2. Check, if the form table was created
  3. Create a new storage folder
  4. Create a new form record on that storage folder
  5. Assign title
  6. Assign file or URL
  7. Attach form plugin to a page
  8. Insert static template of jw_forms extension
  9. Update TypoScript storagePid constant to storage folder