Composer-installable module that mitigates the Style Smuggler vulnerability by allowlisting email template {{block}} classes, validating grid row URL generator classes, and neutralizing Web API fatal error report output. Includes setup steps and di.xml examples to allowlist needed email blocks and guidance on checking logs for refused classes.
Stopgap hardening package for the Sansec‑disclosed StyleSmuggler RCE: Nginx/Apache request filters, a DI‑scanner CLI guard, a sanitizing module, and scripts for compromise checks, containment, and DB audits. Includes deployment, testing, and incident‑response runbooks; designed to be removed once an official fix ships.
Open-source extension for warranty management: register serialized units, let authorized dealers submit and track warranties, notify customers of status changes, and handle warranty transfers. Includes Composer-based installation steps.
MCP with commands and prompts to manage Hyvä CMS content: list components, validate and edit JSON, create/update/publish pages, preview and render-check, and clone pages. Includes in-tool guidance/resources and a recommended editing workflow.
Configure navigation, buttons, forms, messages, and more in Admin, with values exposed as --kumar-* CSS variables for easy theme use. Supports per-scope settings (default, website, store view) and includes color pickers.
Adds posts, categories, tags, authors, scheduled publishing, six storefront widgets, and SEO (meta, Open Graph, Twitter Cards, JSON-LD), plus RSS, sitemap, and a full GraphQL API with URL resolving. Works with Hyvä and Luma.
Highlights rendered CMS blocks on the storefront, showing ID, identifier, and title, with one-click open in Admin. Includes installation, usage, and configuration details.
Move any cron job to another group by job code without duplicate runs, preserving schedules and config overrides. Set up a destination group in cron_groups.xml and map relocations in di.xml; no database changes or extra jobs.
Checks and exposes Elasticsearch cluster health on a schedule via cron and on demand through admin/CLI, with simple Composer installation steps.
Auto-approves product reviews asynchronously via a queue when selected validators pass (minimum rating, difference from product average), with all/any/no pass modes and optional auto-rejection. Includes admin configuration, a queue topic/consumer, and an extensible validator pool for adding custom rules.