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 500
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4.32 || ^11.5.16
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- nimut/testing-framework: ^6.0
- phpunit/phpunit: ^9.5
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2024-10-20 09:03:25 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