Download the PHP package dneustadt/dn-bash without Composer
On this page you can find all versions of the php package dneustadt/dn-bash. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dneustadt/dn-bash
More information about dneustadt/dn-bash
Files in dneustadt/dn-bash
Download dneustadt/dn-bash
More information about dneustadt/dn-bash
Files in dneustadt/dn-bash
Vendor dneustadt
Package dn-bash
Short Description Shopware plugin that adds a semi-interactive web shell to the backend
License Apache-2.0
Package dn-bash
Short Description Shopware plugin that adds a semi-interactive web shell to the backend
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package dn-bash
Command Line in Shopware
Discontinued - now part of FroshMaintenance
This plugin adds command line window (semi-interactive web shell) to the Shopware backend.
It's based on phpbash by Arrexel
Changes to phpbash:
- Integration and refactoring of the JavaScript/CSS into ExtJS Components
- Rewritten parts of the PHP code for use in Shopware Controllers and CS reformatting.
Why?
Because we can.
Obviously it is highly recommended to not permanently deploy this plugin to a production environment. This is ment to be a temporary maintenance tool in cases where, for whatever reason, there is no access to the actual bash.
Installation
- Clone this repository into a folder DnBash within the custom/plugins directory of the Shopware installation.
- Install the plugin through the Plugin-Manager within the Shopware backend.
Install with composer
- Change to your root installation of shopware
- Run command
composer require dneustadt/dn-bash
and install and activate plugin with Plugin Manager
Requirements
- Shopware 5.3.4 or higher
- PHP 7.0
All versions of dn-bash with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
~1.0
The package dneustadt/dn-bash contains the following files
Loading the files please wait ....