form-relay / salesforce
FormRelay route for SFDC Web-To-Lead API.
Installs: 9 937
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.0
Requires (Dev)
- phpunit/phpunit: ^4.8.35 || ^5.7 || ^6.4 || ^7.0
This package is auto-updated.
Last update: 2024-12-08 14:39:09 UTC
README
Provides a route for the form-relay package, which can send form submissions to the Web-To-Lead API of SFDC.
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/salesforce
.
Submit bug reports or feature requests
Look at the Issues for what has been planned to be implemented in the (near) future.