PHPackages                             terminus-plugin-project/terminus-site-mount-plugin - 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. terminus-plugin-project/terminus-site-mount-plugin

ActiveTerminus-plugin

terminus-plugin-project/terminus-site-mount-plugin
==================================================

Site Mount - A Terminus plugin to mount Pantheon sites.

2.0.0(7y ago)6137↓100%2[3 issues](https://github.com/terminus-plugin-project/terminus-site-mount-plugin/issues)MITPHPPHP ^5.5 || ^7.0

Since Jan 21Pushed 3y ago2 watchersCompare

[ Source](https://github.com/terminus-plugin-project/terminus-site-mount-plugin)[ Packagist](https://packagist.org/packages/terminus-plugin-project/terminus-site-mount-plugin)[ Docs](https://github.com/terminus-plugin-project/terminus-site-mount-plugin)[ RSS](/packages/terminus-plugin-project-terminus-site-mount-plugin/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (18)Used By (0)

Terminus Site Mount Plugin
==========================

[](#terminus-site-mount-plugin)

[![CircleCI](https://camo.githubusercontent.com/df9e52b7477e308e6f5debd5f9bd8a3955bb4e80ccba4358f2448223d0dea60d/68747470733a2f2f636972636c6563692e636f6d2f67682f7465726d696e75732d706c7567696e2d70726f6a6563742f7465726d696e75732d736974652d6d6f756e742d706c7567696e2e7376673f7374796c653d736869656c64)](https://circleci.com/gh/terminus-plugin-project/terminus-site-mount-plugin)[![Terminus v2.x Compatible](https://camo.githubusercontent.com/4cf69d5d2946c607d2f77591c24ad1f265f4d8d0b492255a97a7e5a03730aa7a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7465726d696e75732d76322e782d677265656e2e737667)](https://github.com/terminus-plugin-project/terminus-site-mount-plugin/tree/2.x)[![Terminus v1.x Compatible](https://camo.githubusercontent.com/9ea8fb0893368c0b24f172cc2df676fa4bb7246d14c0377b7924a6918065be26/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7465726d696e75732d76312e782d677265656e2e737667)](https://github.com/terminus-plugin-project/terminus-site-mount-plugin/tree/1.x)

Terminus plugin to mount [Pantheon](https://pantheon.io/) site environments.

Usage:
------

[](#usage)

```
terminus [site:]mount|[site:]u(n)mount site-name.env [--dir= --drive=]

```

By default, the site environment will be mounted in `$HOME/site-name.env` (Linux / Mac only).

If you want to mount in a different directory, use the `--dir=` option.

Keep in mind, if you mount in a different directory, you will also need to specify the same `--dir` option when unmounting.

The `--drive=` option is only necessary on Windows. The values can be 'first', 'last' or any available drive letter.

The default is `--drive=first` which means the first available drive letter.

Examples:
---------

[](#examples)

Mount the site environment awesome-site.dev.

```
terminus mount awesome-site.dev [--dir=]

```

Unmount the site environment awesome-site.dev.

```
terminus unmount awesome-site.dev [--dir=]

```

Learn more about [Terminus](https://pantheon.io/docs/terminus/) and [Terminus Plugins](https://pantheon.io/docs/terminus/plugins/).

Prerequisites:
--------------

[](#prerequisites)

Executable mount, umount and sshfs commands must exist (Linux / Mac only).

### Mac OSX:

[](#mac-osx)

- Download and install the latest release of [osxfuse-x.x.x.dmg](https://github.com/osxfuse/osxfuse/releases).
- Install sshfs via `brew install sshfs`

### Linux:

[](#linux)

- Debian-based (Debian, Linux Mint, Ubuntu and derivatives): `sudo apt-get update && sudo apt-get install sshfs`
- RedHat-based (RedHat, Fedora, CentOS and derivatives): `sudo yum install sshfs`

### Windows:

[](#windows)

- Download and install [SFTP Net Drive 2017](http://www.sftpnetdrive.com/products/NDXCA/download).

Installation:
-------------

[](#installation)

For installation help, see [Extend with Plugins](https://pantheon.io/docs/terminus/plugins/).

```
mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins terminus-plugin-project/terminus-site-mount-plugin:~2

```

Configuration:
--------------

[](#configuration)

This plugin requires no configuration to use.

Testing:
--------

[](#testing)

Replace `my-test-site` with the site you want to test:

```
export TERMINUS_SITE=my-test-site
cd ~/.terminus/plugins/terminus-site-mount-plugin
composer install
composer test

```

Help:
-----

[](#help)

Run `terminus help site:mount` for help.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 90.5% 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 ~118 days

Recently: every ~457 days

Total

18

Last Release

1381d ago

Major Versions

1.x-dev → 2.0.02019-02-22

PHP version history (2 changes)1.0.1PHP ^5.5 || ^7.0

2.x-devPHP &gt;=5.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c238972cec7131431a5fa16d4fd872cc779de0e1ad02d0294e9e819cacfee14?d=identicon)[terminus-plugin-project](/maintainers/terminus-plugin-project)

---

Top Contributors

[![uberhacker](https://avatars.githubusercontent.com/u/387945?v=4)](https://github.com/uberhacker "uberhacker (19 commits)")[![RobLoach](https://avatars.githubusercontent.com/u/25086?v=4)](https://github.com/RobLoach "RobLoach (1 commits)")[![sean-e-dietrich](https://avatars.githubusercontent.com/u/1564748?v=4)](https://github.com/sean-e-dietrich "sean-e-dietrich (1 commits)")

---

Tags

composermountpantheonpluginsite-mountterminusterminus-pluginpluginpantheonterminusmount

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/terminus-plugin-project-terminus-site-mount-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/terminus-plugin-project-terminus-site-mount-plugin/health.svg)](https://phpackages.com/packages/terminus-plugin-project-terminus-site-mount-plugin)
```

###  Alternatives

[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[dealerdirect/phpcodesniffer-composer-installer

PHP\_CodeSniffer Standards Composer Installer Plugin

596161.9M1.9k](/packages/dealerdirect-phpcodesniffer-composer-installer)[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[pantheon-systems/terminus

A command line interface for Pantheon

3391.5M13](/packages/pantheon-systems-terminus)[sabre/event

sabre/event is a library for lightweight event-based programming

35227.4M25](/packages/sabre-event)

PHPackages © 2026

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