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 739
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
pkg:composer/jweiland/jw-forms
Requires
- typo3/cms-core: ^13.4.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.44
- friendsofphp/php-cs-fixer: ^3.14
- phpstan/phpstan: ^1.10
Replaces
- typo3-ter/jw_forms: 5.0.0
This package is auto-updated.
Last update: 2025-10-08 14:08:54 UTC
README
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
- Install the extension
- Check, if the form table was created
- Create a new storage folder
- Create a new form record on that storage folder
- Assign title
- Assign file or URL
- Attach form plugin to a page
- Insert static template of jw_forms extension
- Update TypoScript storagePid constant to storage folder
3 Support
Free Support is available via GitHub Issue Tracker.
For commercial support, please contact us at support@jweiland.net.