Documentation
Composer and ZIP install commands, license activation, configuration tour, troubleshooting, and per-module reference for every product on the marketplace.
Install
Commands work on Magento 2.4.x and Hyvä-themed stores. Composer is the recommended path; ZIP install is the supported fallback when Composer is not available.
Composer install pulls directly from our private packagist. Or download the ZIP from your account dashboard. Either path works on Magento 2.4.x.
composer require etechflow/<module-slug>Run the Magento module-enable command followed by setup:upgrade. Module appears in admin under Stores → Configuration → eTechFlow.
bin/magento module:enable EtechFlow_<ModuleName>
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flushPaste your license key and the production domain into Configuration → eTechFlow → License. First activation locks the key to that domain.
Run `bin/magento etechflow:license:check`. A healthy response shows the bound domain and the next-update window. Add the cron entry so validation continues automatically.
bin/magento etechflow:license:checkConfiguration tour
Stores → Configuration → eTechFlow → License
Paste your license key, see binding domain, view next-update window, refresh validation manually.
Stores → Configuration → eTechFlow → <Module>
Per-module settings. Each setting has an inline description and a default value tuned for production stores.
Stores → Configuration → eTechFlow → Logging
Enable verbose logging during install or debug. Logs go to var/log/etechflow.log with the module slug as the channel.
System → Tools → eTechFlow Status
One-page health check. License status, install version, Hyvä detection, cache state, cron heartbeat.
System → Tools → eTechFlow Updates
Shows the latest version for each installed module and a Composer command to upgrade in place.
bin/magento etechflow:*
CLI commands for license-check, hyva-check, cache-warm and storefront-test. Use these in CI or post-deploy hooks.
Troubleshooting
Check the activation domain matches exactly (scheme, subdomain). Verify outbound HTTPS to license.etechflow.com is allowed by your firewall. Confirm system clock is within 5 minutes of NTP.
Flush all caches after every Composer update. `bin/magento cache:flush` followed by `bin/magento cache:clean`. If the frontend still shows old behaviour, restart PHP-FPM or Varnish.
Modules detect Hyvä automatically. If you are on a forked Hyvä theme, run `bin/magento etechflow:hyva:check` to verify the storefront layer loaded. Open a ticket if the check returns mismatches.
Per-module reference
Each module page has the install command, configuration reference, changelog, compatibility matrix, and the support contacts who wrote it.
Abandoned Cart Email & Exit-Intent Popup
Recover lost carts on autopilot — timed recovery emails, smart exit-intent popups and targeted discounts, with per-rule analytics. Hyvä-ready.
Account Links Manager
Hide unwanted links from the My Account sidebar — no template or layout XML edits.
Admin Reindex
Run Magento indexers from the admin browser — no SSH or CLI needed.
Advanced Product Reviews
Photos, videos, verified-buyer badges and AI translation — the rich, trustworthy reviews that build trust and lift conversions on Magento 2.
AI SEO
AI-generated SEO meta titles and descriptions for products and categories.
Back In Stock Notification
Let customers subscribe to out-of-stock products and get emailed when stock returns.
Backorder ETA Display
Show expected restock/shipping ETA for backorder items across PDP, cart, checkout and emails.
Canonical Hreflang
Canonical URLs + hreflang tags that de-duplicate filtered/paginated URLs per store view.
Delivery Date
Let customers pick their delivery day at checkout — blackout days, time slots, rescheduling.
FAQ
Help-centre / FAQ module with categories, search, related articles and REST API.
Image Optimizer
Local server-side WebP conversion — no external API, no per-image fees, native lazy-load.
In-Store Pickup
Click & Collect for Magento 2 — multi-store, Hyvä-native checkout, auto-fills pickup address.
Mega Menu
A theme-agnostic, SEO-friendly mega menu for Magento 2 — category-driven navigation with lazy-loaded dropdowns, featured products and a mobile drill-down, adapting automatically to Hyvä, Luma and Adobe Commerce.
Meta Templates
Rule-based meta title/description/keyword templates with variables.
Next Day Eligibility
Auto-manage a Next-Day-Eligible attribute from live stock and restrict next-day shipping when ineligible.
Order Email Editor
Edit the customer email on a placed order, sync to the account, with full audit trail.
Page Speed Optimizer
PageSpeed diagnostic, WebP, HTML minify, JS defer, font defer, preload — Amasty PSO Pro parity.
Page Speed Optimizer Premium
Adds infinite scroll, bulk image cron sweep, per-device JS merging. Requires PSO Pro.
Product Fitment Finder
Make/Model/Year fitment filtering for any domain — automotive, marine, parts and more.
Product Warning
Per-product and per-category warning banners on the PDP — no template overrides.
Redirect Manager
301/302 redirect manager with auto-redirect on URL-key change and a 404 catcher.
Rich Snippets
Hyvä-native schema.org JSON-LD rich snippets for richer search results.
SEO Audit
On-demand SEO health audit + score across products, categories and CMS, each linked to the fix.
SEO Layered Nav
SEO-friendly layered navigation with human-readable filter URLs.
SEO Suite
The complete eTechFlow SEO Suite — 7 modules in one. £743 of modules for £499.
Shipping Table Rates
Flexible shipping table rates with a visual rule builder, live simulator and versioned rate sets.
Store Portal
Manage and sync products across Shopify, WooCommerce, eBay, Magento and OpenCart — all from inside your Magento Admin.
Supplier Autoflow
Auto-toggle supplier active flags from stock and reprice from the active supplier's cost × markup.
Variant Links
Adds smart 'View Other Options / Finishes / Sizes' buttons to product pages that send shoppers straight to the matching variant products — manual, visual builder, bulk CSV or fully automatic.
FAQ
Email support@etechflow.com from the address linked to your account. A member of our team replies within one business day, including the suggested fix and a link back to the relevant doc section.