jweiland / form2salesforce
Send data of form to salesforce API endpoint
Package info
github.com/jweiland-net/form2salesforce
Type:typo3-cms-extension
pkg:composer/jweiland/form2salesforce
Requires
- typo3/cms-core: ^11.5.23
- typo3/cms-form: ^11.5.23
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.14
This package is auto-updated.
Last update: 2026-03-10 08:12:49 UTC
README
form2salesforce is an extension for TYPO3 CMS. It contains a finisher
class for EXT:form to send data of a form to salesforce API endpoint.
1 Features
- Send data of a EXT:form to salesforce API endpoint.
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/form2salesforce
Installation as extension from TYPO3 Extension Repository (TER)
Download and install form2salesforce with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Configure EXT:form as described in our documentation.
3 Support
Free Support is available via GitHub Issue Tracker.
For commercial support, please contact us at support@jweiland.net.