mageme / module-webforms-3-salesforce

mageme/module-webforms-3-salesforce

Salesforce integration add-on for WebForms Pro 3

magento2-module Compatibility: Not yet tested Code Quality: Fail Tests: N/A Security: Pass proprietary

Magento 2 Salesforce Integration — MageMe WebForms

Latest Version on Packagist
Packagist Downloads
License: Proprietary

Turn Magento 2 form submissions into Salesforce leads. This free add-on for MageMe WebForms pushes form data to Salesforce CRM via the REST API with OAuth 2.0 authentication, custom field mapping, and campaign membership tracking.

Features

  • Create Salesforce leads automatically from form submissions
  • Authenticate via OAuth 2.0 with automatic token refresh
  • Map form fields to any standard or custom Salesforce lead field
  • Associate leads with Salesforce campaigns and set campaign member status
  • Automatic date format conversion and number field sanitization
  • Auto-populate FirstName, LastName, Email, and Company from form data
  • Resend submissions to Salesforce manually from the Magento admin panel

Requirements

  • Magento 2.4.x
  • MageMe WebForms 3 version 3.5.0 or higher
  • PHP curl and json extensions
  • Salesforce account with API access (Connected App)

Installation

composer require mageme/module-webforms-3-salesforce
bin/magento setup:upgrade
bin/magento cache:flush

Configuration

  1. Go to Stores > Configuration > MageMe > WebForms > Salesforce and enter your Salesforce credentials (Client ID, Client Secret, Username, Password).
  2. Open any form in the admin panel and configure the Salesforce integration tab to map form fields to lead properties.

Other MageMe WebForms Integrations

Route your Magento 2 leads and support requests to the right tools:

  • HubSpot — sync contacts, companies, and tickets
  • Zoho CRM & Desk — create leads and support tickets
  • Freshdesk — create support tickets automatically
  • Zendesk — create tickets with custom field types
  • Klaviyo — build profiles and grow your email lists
  • Mailchimp — subscribe customers to audiences
  • Zapier — connect forms to 7000+ apps

About MageMe WebForms

MageMe WebForms is a Magento 2 extension that replaces custom form development with a no-code form builder. Create lead capture forms, quote request forms, application forms, and customer surveys — with conditional visibility, file uploads, multi-step layouts, and native CRM integrations.

Get MageMe WebForms for Magento 2

Support

License

Proprietary. See License for details.

3.0.4

  • Other: switch to db_schema.xml

3.0.3

  • New: license check removed. The add-on is now a part of the WebForms Suite.
  • New: add campaign member registration.

3.0.2

  • Fix: Salesforce Lead required company attribute default value set

3.0.1

  • Fix: PHP 8 error on form edit pages if plugin unconfigured

3.0.0

  • Initial release
Versions
Version Stability QA Status Compatibility Released
3.0.4 stable Pass Not yet tested Details 2026-03-25 15:00:52

Requires 3

Package Constraint
ext-curl *
ext-json *
mageme/module-webforms-3 >=3.5.0

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 not tested not tested
2.4.8 not tested not tested
2.4.9 not tested not tested

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Warning 46 46 warnings (ruleset: Magento2) — 17 auto-fixable with phpcbf
PHPMD Warning 5 5 rule violations (UnusedFormalParameter:3, EmptyCatchBlock:1, ExcessiveMethodLength:1)
Cpd Pass 0
Composer validate Info 2 valid; 2 advisory notes (composer validate --strict)

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Error Error
2.4.8 Error Error
2.4.9 Error Error

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit N/A 0 no resolvable dependency tree to audit — Your requirements could not be resolved to an installable set of packages. Problem 1
Malware scan Pass 0
License
proprietary
Homepage
https://mageme.com

More from mageme

View vendor
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.