mageme / module-webforms-3-zoho

mageme/module-webforms-3-zoho

Zoho integration add-on for WebForms Pro 3

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

Magento 2 Zoho CRM & Desk Integration — MageMe WebForms

Latest Version on Packagist
Packagist Downloads
License: Proprietary

Push Magento 2 form data to Zoho CRM and Zoho Desk from a single module. This free add-on for MageMe WebForms creates CRM leads and helpdesk tickets through Zoho's REST APIs with OAuth 2.0 authentication and automatic token management.

Features

  • Zoho CRM: create leads with owner assignment and lead source tracking
  • Zoho Desk: create tickets with department, channel, priority, and status mapping
  • Dual integration — use CRM, Desk, or both from the same form
  • OAuth 2.0 authentication with built-in refresh token generation from the admin panel
  • Automatic access token refresh with database persistence
  • Attach files and photos to CRM leads and Desk tickets
  • Auto-create Desk contacts when a matching contact does not exist
  • Map form fields to Zoho custom fields (cf_ prefix for Desk)
  • Resend submissions to Zoho 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
  • Zoho CRM and/or Zoho Desk account with API access

Installation

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

Configuration

  1. Go to Stores > Configuration > MageMe > WebForms > Zoho and enter your Zoho OAuth credentials (Client ID, Client Secret). Use the built-in tool to generate a refresh token.
  2. Enable Zoho CRM and/or Zoho Desk integration.
  3. Open any form in the admin panel and configure the Zoho integration tab to map form fields to lead or ticket properties.

Other MageMe WebForms Integrations

Complete your Magento 2 form integration stack:

  • Salesforce — create Salesforce leads with campaign tracking
  • HubSpot — sync contacts, companies, and tickets
  • Freshdesk — create support tickets with agent routing
  • 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 professional form builder for Magento 2 that saves development time. Create any form your store needs — contact forms, quote requests, job applications, customer surveys — with conditional fields, multi-step layouts, file uploads, approval workflows, and native integrations with leading CRM and helpdesk platforms.

Get MageMe WebForms for Magento 2

Support

License

Proprietary. See License for details.

3.0.4

  • Fix: invalid config error on add-on initialization

3.0.3

  • Other: switch to db_schema.xml

3.0.2

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

3.0.1

  • Zoho Desk integration added

3.0.0

  • Initial release
Versions
Version Stability QA Status Compatibility Released
3.0.4 stable Fail Not yet tested Details 2026-03-25 15:01:18

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 Fail 205 5 errors, 200 warnings (ruleset: Magento2) — 59 auto-fixable with phpcbf
PHPMD Warning 11 11 rule violations (ExcessiveMethodLength:3, CyclomaticComplexity:3, NPathComplexity:2, UnusedFormalParameter:2, ExcessiveParameterList:1)
Cpd Warning 6 6 duplicated chunks spanning 231 total lines (min-lines=5, min-tokens=70)
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.