JW Forms 

Extension key

jw_forms

Package name

jweiland/jw-forms

Version

5.0

Language

en

Author

Stefan Froemken

License

This document is published under the Creative Commons BY 4.0 license.

Rendered

Mon, 12 Jan 2026 14:43:19 +0000


This extension lets you display a element containing a title and files. The provided search form allows for filtering by starting letter and search phrase.


Table of Contents:

Introduction 

jw_forms comes with a form record type to provide your visitors with a list of categorized PDFs oder other files. Customizing the list can be done via the plugin, which comes with a category tree to create specific lists. To make it easier to browse the list, we let you filter it with a starting letter and a search.

Configuration 

No mandatory configuration is needed.

Use your own fluid templates 

To use custom fluid templates you can set following constants:

  • plugin.tx_tender.view.templateRootPath
  • plugin.tx_tender.view.partialRootPath
  • plugin.tx_tender.view.layoutRootPath

Known Problems 

We track our issues on github please visit our issue tracker.

Change log 

Version 5.0.6 

  • [BUGFIX] TCA Configuration Fixed

Version 5.0.5 

  • [BUGFIX] Fixed issue with event listener lacking of REQUEST object

Version 5.0.4 

  • [TASK] Updated wizards with extension title format

Version 5.0.3 

  • [BUGFIX] Fixed Repository Queries

Version 5.0.2 

  • [BUGFIX] Fixed TCA Migrations

Version 5.0.1 

  • [BUGFIX] SiteSet identifier renamed by removing default

Version 5.0.0 

  • TYPO3 13 Compatibility fixes
  • Removed older version compatibilities

Version 3.0.3 

  • Call search action when clicking on letters in glossar
  • Add Laxy annotation to categories property
  • Remove unused method getStartingLetters from FormRepository

Version 3.0.2 

  • Use "equals" to select form records for given categories

Version 3.0.1 

  • Update description in ext_emconf.php

Version 3.0.0 

  • Remove TYPO3 9 compatibility
  • Add TYPO3 11 compatibility
  • Add dependency for glossary2 5.0.0
  • Use Glossary API to build up the glossar

Version 2.0.0 

  • Now compatible with TYPO3 9.5 and 10.4

Sitemap