Extensions

Free Magento 2 modules, published on GitHub

Modules I use on real client stores, cleaned up and published under the MageSnap GitHub organization — free to install, built on a shared MageSnap Core engine, distributed via Composer/Packagist.

Requirements: Magento 2.4.x · PHP 8.1–8.3 · Composer 2

Publishing in progress. Repos are being finalized before they go public. The modules below are real and in active use — GitHub links point to the org page until individual repos are pushed.
Base magesnap/module-core

MageSnap Core

The shared foundation every MageSnap module builds on. Installs silently, then powers config, logging, and a live module dashboard for everything else you add.

Magento 2PHP 8.1+ComposerAdmin UI
  • Central config service shared by every MageSnap module
  • Admin dashboard at Magesnap > Dashboard — installed modules, versions, and status at a glance
  • Shared logger writing to var/log/magesnap.log
  • PHP 8.1 compatibility plugin applied globally via DI
Free magesnap/module-whatsapp-chat

WhatsApp Chat

A configurable floating WhatsApp button for your storefront, with real targeting controls instead of a single global toggle.

Magento 2Frontend WidgetAnalytics
  • Device targeting (desktop, mobile, or both) and page targeting (home, product, category, cart, checkout, CMS)
  • Schedule window and working-hours visibility rules
  • Admin live preview simulator for desktop and mobile
  • dataLayer click event with UTM source/campaign tracking
Free magesnap/module-cardcom-payment

Cardcom Payment

Cardcom LowProfile hosted payment gateway integration — redirect checkout with server-to-server webhook verification, so card data never touches your server.

Magento 2PaymentsWebhook
  • Server-to-server webhook verification via GetLpResult with an idempotency guard
  • Auto invoice creation on payment success
  • Verified card details (brand, last 4, approval number) stored in admin
  • Test/production mode toggle with debug logging
Free magesnap/module-shorts-swiper

Shorts Swiper

A YouTube Shorts carousel you can drop into any CMS page as a widget, with scheduling and device/store targeting built in.

Magento 2CMS WidgetFrontend
  • Group-based management with a widget picker that auto-populates from the database
  • Show From / Show To scheduling per group, plus device and store targeting
  • Thumbnail-first loading — the video iframe only loads on tap for fast page loads
  • Mobile swipe layer keeps carousel gestures working while a video is playing