form-relay / pardot
FormRelay route for Pardot form handlers.
Installs: 11 274
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Requires
- php: ^7.2 || ^8.0
- form-relay/request: ^2.2
Requires (Dev)
- phpunit/phpunit: ^7.0 || ^8.0
This package is auto-updated.
Last update: 2024-12-08 14:44:47 UTC
README
Provides a route for the form-relay package, which can send form submissions to Pardot form handlers.
Installation
Installation using Composer
The recommended way to install FormRelay is by using Composer.
In your Composer based TYPO3 project root, just do composer require form-relay/pardot
.
Submit bug reports or feature requests
Look at the Issues for what has been planned to be implemented in the (near) future.