定制 falconmedia/magento2-deployer-ci 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

falconmedia/magento2-deployer-ci

最新稳定版本:0.0.1

Composer 安装命令:

composer require falconmedia/magento2-deployer-ci

包简介

Deployer v7 + GitLab CI templates and tasks for Magento 2 projects (hostless, variable-driven).

README 文档

README

Do not use in production for now. Just for testing!

FalconMedia Magento 2 — Deployer + CI Templates (GitLab & Bitbucket)

A reusable Composer library that ships:

  • A production-ready Deployer v7 script for Magento 2.
  • GitLab and Bitbucket Pipelines templates that generate hosts.yml from CI variables.
  • A one-off legacy → Deployer migration task.
  • Optional Hyvä/Tailwind build per theme (configured via CI variables).

Usage (in a Magento project)

Install in your Magento project through composer

composer require --dev falconmedia/magento2-deployer-ci
# Choose your CI: --ci=gitlab (default) or --ci=bitbucket

Gitlab:

vendor/bin/m2-deployer-init . --ci=gitlab --guide
git add deploy.php .gitlab-ci.yml bitbucket-pipelines.yml README-CI-DEPLOYER.md
git commit -m "Add Deployer CI (GitLab)"

Bitbucket:

vendor/bin/m2-deployer-init . --ci=bitbucket --guide
git add deploy.php bitbucket-pipelines.yml README-CI-DEPLOYER.md
git commit -m "Add Deployer CI (Bitbucket)"

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-10-10