Continuous integration and deployment pipelines for Magento — automated builds, tests, and deployments. Control Alt Delete helps teams set up reliable CI/CD with automated test suites for Magento — learn more.
Registry of Cursor plugins providing skills and rules for Hyvä themes, the Horizon storefront stack, and shared frontend foundations. Covers module scaffolding, Tailwind builds, Playwright tests, XSS best practices, and includes validation scripts and a GitHub Action to sync vendor skills.
21 Apr 2026
CLI that polls KEV, NVD, GHSA, OSV, and Packagist, filters results against your composer.lock, and scores with CVSS/EPSS/KEV. Sends only P0/P1 alerts to Slack and returns exit codes for CI gating.
21 Apr 2026
Provisions a full DDEV environment for versions 2.3–2.4.x with selectable PHP, database, Composer, and optional Varnish, then outputs the site URL. Includes examples for running CLI/DDEV commands, MFTF, and module tests in CI.
21 Apr 2026
Most Magento developers spend hours manually checking robots.txt, schema markup, and sitemap configurations.
Then they wonder why their store still doesn’t appear in ChatGPT or Gemini recommendations. There is now a faster way.
This repository is a lightweight starting point for teams that want a repeatable GitHub Actions pipeline for provisioning and updating Adobe API Mesh configurations. Fork it, drop in your mesh definition files, wire up the required Adobe Developer Console credentials, and you will have a push-button deployment path for staging and production meshes.
07 Dec 2025
This post explains how to set up a deployment workflow for a project using Deployer and GitLab Pipelines, including steps to build a new release, package it, and deploy it to a server via SSH. The article outlines creating a custom Docker image, configuring SSH access, and defining a .gitlab-ci.yml file to automate the deployment process. It serves as a guide for developers looking to implement similar workflows.
15 Sep 2025
This repository provides a template for setting up a SOC 2 compliant process using release-please-action on GitHub Actions. The workflow automates version control, changelog generation, pre-release => release creation, deployment and PR comments.
19 Aug 2025
The module answers one of the most common mistakes made when maintaining Magento 2 projects.
Outdated config.php file in the repository leads to serious issues with environment consistency after the deployment.
When your Deployment Configuration is not in line with the codebase, exit code is 1 (ERROR)
17 Mar 2025
Automatic Magento Updates. It is the ultimate utopia. Or is it? Is it really possible? How do you manage that? And what if an update contains bugs?
12 Nov 2024