cliffparnitzky / form-external-forwarding
Offers the possibility for forms to define an external URL as forwarding destination (parameters are send via GET).
Installs: 225
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:contao-module
Requires
- php: >=5.3
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ~3.2 || ~4.4
Conflicts
- contao/core: 3.4.0,3.4.1,3.4.2
This package is auto-updated.
Last update: 2024-10-22 02:48:22 UTC
README
Contao Extension: FormExternalForwarding
Offers the possibility for forms to define an external URL as forwarding destination (parameters are send via GET).
Installation
Install the extension via composer: cliffparnitzky/form-external-forwarding.
If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/FormExternalForwarding/releases
Tracker
https://github.com/cliffparnitzky/FormExternalForwarding/issues
Compatibility
- Contao version >= 3.2.0 ... < 3.6.0
- Contao version >= 4.4.0
Dependency
There are no dependencies to other extensions, that have to be installed.