Download the PHP package etechflow/seo-suite without Composer

On this page you can find all versions of the php package etechflow/seo-suite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package seo-suite

Etechflow SEO Suite

A complete, production-grade SEO toolkit for Magento 2 (Open Source / Adobe Commerce, 2.4.x, PHP ≥ 8.1, Hyvä + Luma). Eight focused modules that cover the full SEO surface — and work together: the SEO Audit finds problems and points at the module that fixes each one.

composer require etechflow/seo-suite installs all eight. Or buy any module à la carte.

The modules

Module Package What it does
Rich Snippets etechflow/module-rich-snippets Hyvä-native schema.org JSON-LD (@graph) — Product/Offer, Breadcrumbs, Organization, WebSite — plus OpenGraph/Twitter. Richer Google results.
Redirect Manager etechflow/module-redirect-manager 301/302 redirect manager, auto-redirect on URL-key change, and a 404 catcher with a hit log.
AI SEO etechflow/module-ai-seo AI-generated meta titles & descriptions (Anthropic Claude / OpenAI), review grid + product-grid mass action.
Meta Templates etechflow/module-meta-templates Rule-based meta title/description/keywords with {{product.name}} | {{store.name}} variables — set once, apply across the catalogue.
SEO Audit etechflow/module-seo-audit On-demand SEO health score (0–100) + issue dashboard: missing/duplicate meta, thin content, orphaned products, 404s, redirect chains — each tagged with the suite module that fixes it.
Canonical & Hreflang etechflow/module-canonical-hreflang Category-free canonical URLs, query-param de-duplication, pagination control, and hreflang for multi-store/locale catalogues.
SEO Layered Nav etechflow/module-seo-layered-nav Human-readable filter URLs (?manufacturer=yale, two-way slug↔id) + canonical/robots/sitemap control for filter pages.
Sitemap etechflow/module-sitemap Advanced XML sitemap — products/categories/CMS/custom URLs, image entries, hreflang alternates, exclude rules, index splitting, multi-store, CLI + cron.

How they fit together

The SEO Audit is the hub: run a scan and every finding links to its fix —

Install

These modules are distributed from the etechflow GitHub organisation. Add the repositories to your project's composer.json (or point a Satis/Private Packagist at them), then require the suite:

Every module ships disabled / flag-gated OFF by default — nothing changes on the storefront until you opt in under Stores → Configuration → Etechflow. Enable per module and configure as needed.

Compatibility

Magento Open Source / Adobe Commerce 2.4.x · PHP ≥ 8.1 · Hyvä + Luma. Designed to coexist with an existing SEO extension (e.g. Mirasvit) — adopt module by module.

License

Proprietary — © eTechFlow. Each module is independently licensed; the suite is the convenience bundle.

Bundled module source

This repository also includes the full source of all 8 modules under modules/ for reference and monorepo installs:

The composer.json above is the metapackage definition (pulls the 8 published packages); the modules/ tree is the bundled source for those same modules.


All versions of seo-suite with dependencies

PHP Build Version
Package Version
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package etechflow/seo-suite contains the following files

Loading the files please wait ...