PHPackages                             acidgreen/magento2-capistrano - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. acidgreen/magento2-capistrano

ActiveMagento2-component[DevOps &amp; Deployment](/categories/devops)

acidgreen/magento2-capistrano
=============================

Capistrano deployer for Magento 2

v1.0.1(7y ago)1611proprietaryRuby

Since Jan 9Pushed 7y ago6 watchersCompare

[ Source](https://github.com/acidgreen/magento2-capistrano)[ Packagist](https://packagist.org/packages/acidgreen/magento2-capistrano)[ RSS](/packages/acidgreen-magento2-capistrano/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (7)Used By (0)

Capistrano deployment tool for Magento 2
========================================

[](#capistrano-deployment-tool-for-magento-2)

Prerequisites
-------------

[](#prerequisites)

You must have the following installed on your local:

- Composer
- Ruby - atleast version 2.0.
- Capistrano version 2.15.5
- gems (railsless-deploy and steps)

Please refer to the following link on how to setup the above software on your machine: Please see \[wiki\] for more information about the installation.

Installation
------------

[](#installation)

#### Step 1:

[](#step-1)

Run the following command on the root of your project

```

   composer require --dev acidgreen/magento2-capistrano

```

Capistrano will be installed to dev/tools/capistrano and the main file Capfile will be added to the root of the project. Make sure you add Capfile to your projects .gitignore file to exclude it from your repository.

#### Step 2:

[](#step-2)

Configure Capistrano deployer for your project. You can find the capistrano source in dev/tools/capistrano directory of your Magento 2 project. Configure the following:

1. dev/tools/capistrano/config/deploy.rb - This contains general settings for your capistrano including the project's git/bitbucket repository. There is a sample deploy.rb.sample that you can copy and use as template.
2. stage configurations under dev/tools/capistrano/config/deploy/, you can copy dev.rb.sample as template for your deployment to your target environment ie dev.rb, staging.rb, production.rb.

#### Step 3:

[](#step-3)

Once you have configured and tested your capistrano deployer for your project, you can start adding the configuration resources you have created to the project's repository, you can run the command below to add these resources:

```
#!sh
$ git add dev/tools/capistrano/config

```

note that there is a .gitignore file under dev/tools/capistrano so only the configuration resources you created should be added. Also as per mentioned in step 3, don't forget to add your updated .gitignore file to your project repository.

Usage
-----

[](#usage)

See wiki

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~491 days

Total

2

Last Release

2826d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a7a6a439bd26638e914667c278f4ed469c38b35cb33c67984c5d51d960afdce?d=identicon)[jansramos](/maintainers/jansramos)

---

Top Contributors

[![eldonbite](https://avatars.githubusercontent.com/u/3441674?v=4)](https://github.com/eldonbite "eldonbite (4 commits)")

### Embed Badge

![Health badge](/badges/acidgreen-magento2-capistrano/health.svg)

```
[![Health](https://phpackages.com/badges/acidgreen-magento2-capistrano/health.svg)](https://phpackages.com/packages/acidgreen-magento2-capistrano)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
