PHPackages                             isobar-nz/web-console - 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. [CLI &amp; Console](/categories/cli)
4. /
5. isobar-nz/web-console

ActiveSilverstripe-vendormodule[CLI &amp; Console](/categories/cli)

isobar-nz/web-console
=====================

CMS shell console for SilverStripe

2.1.2(5y ago)22.8kBSD-3-ClausePHP

Since Aug 6Pushed 5y agoCompare

[ Source](https://github.com/isobar-nz/web-console)[ Packagist](https://packagist.org/packages/isobar-nz/web-console)[ RSS](/packages/isobar-nz-web-console/feed)WikiDiscussions master Synced yesterday

READMEChangelog (8)Dependencies (2)Versions (12)Used By (0)

SilverStripe web-console
========================

[](#silverstripe-web-console)

Forked from the great [web console](https://github.com/nickola/web-console) project, and turned into a silverstripe CMS project.

Install
-------

[](#install)

`composer require isobar-nz/web-console ^2.1`

How it works
------------

[](#how-it-works)

It acts like a simple SSH shell, but in a CMS admin panel.

Useful for web hosts that give you shared or web-only access, but no ssh or other console.

Unfortunately you don't get any interactive shell functionality (e.g. nano), but you can do most single line commands.

Running long-commands
---------------------

[](#running-long-commands)

Typically commands will be sent to the server, be triggered, and return the result once it's completed.

If you have a long running task, then instead you should use 'stream' command to stream the task in the background. When using this command, the task will be run in a separate process, and the frontend javascript will poll the server for output (don't refresh the page while this is running though!).

run `stream --help` in the console for help.

Note: You don't need to install crontask, as webconsole has it's own process control based on Symfony.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 67.6% 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 ~62 days

Recently: every ~0 days

Total

10

Last Release

1964d ago

Major Versions

1.x-dev → 2.0.02019-08-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/f6a363b2d85dc3e82e73cc9e3a57fc15132920b166c5938ad63a54029b9f94b9?d=identicon)[tractorcow](/maintainers/tractorcow)

---

Top Contributors

[![tractorcow](https://avatars.githubusercontent.com/u/936064?v=4)](https://github.com/tractorcow "tractorcow (23 commits)")[![nickola](https://avatars.githubusercontent.com/u/668814?v=4)](https://github.com/nickola "nickola (10 commits)")[![jnvsor](https://avatars.githubusercontent.com/u/5260644?v=4)](https://github.com/jnvsor "jnvsor (1 commits)")

### Embed Badge

![Health badge](/badges/isobar-nz-web-console/health.svg)

```
[![Health](https://phpackages.com/badges/isobar-nz-web-console/health.svg)](https://phpackages.com/packages/isobar-nz-web-console)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[crunzphp/crunz

Schedule your tasks right from the code.

2342.3M7](/packages/crunzphp-crunz)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54642.4k4](/packages/jolicode-castor)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.9k16.6k](/packages/crazywhalecc-static-php-cli)

PHPackages © 2026

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