hofff / contao-formtools
Various form utilities for Contao CMS.
Installs: 1 969
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 2
Open Issues: 2
Type:contao-bundle
Requires
- php: ^8.1
- ext-json: *
- contao/core-bundle: ^4.13 || ^5.3
- symfony/config: ^5.4 || ^6.4
- symfony/dependency-injection: ^5.4 || ^6.4
- symfony/http-foundation: ^5.4 || ^6.4
- symfony/http-kernel: ^5.4 || ^6.4
Requires (Dev)
- contao/manager-plugin: ^2.11
- doctrine/coding-standard: ^12.0
- phpcq/runner-bootstrap: ^1.0@dev
Conflicts
- contao/manager-plugin: <2.11 || >= 3.0
This package is auto-updated.
Last update: 2024-11-07 12:36:11 UTC
README
Contao Extension: hofff.com - Formtools
This extension provides some extended features for the Contao form generator.
Features
- in the content element or module "Form" you can overwrite the
jumpto
page - in the content element or module "Form" you can overwrite the
recipient
for email notification - in each form field you can add an optional help text (you have to customize the form field templates for the output)
- add custom error/success message before form (useful when no page redirect is defined)
- auto scroll to error element
Compatibility
- Contao version >= 4.4.0
Dependency
There are no dependencies to other extensions, that have to be installed.