Veröffentlichungszeit: Donnerstag, 11. August 2016 (vor 7 Jahren)

Erstellt von: Семенов Александр Сергеевич

Kategorie: Andere

Aktuelle Version:
01.01.1970, 03:00:00 (vor 54 Jahren)

Packagist: skeeks/cms-ssh-console

: https://github.com/skeeks-cms/cms-ssh-console

:

Typ: Компонент

Ssh console for SkeekS CMS

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist skeeks/cms-ssh-console "*"

or add

"skeeks/cms-ssh-console": "*"

Configuration app


'components' => [ 'i18n' => [ 'translations' => [ 'skeeks/sshConsole' => [ 'class' => 'yii\i18n\PhpMessageSource', 'basePath' => '@skeeks/cms/sshConsole/messages', 'fileMap' => [ 'skeeks/sshConsole' => 'main.php', ], ] ] ], ], 'modules' => [ 'sshConsole' => [ 'class' => 'skeeks\cms\sshConsole\SshConsoleModule', ] ]

Links


skeeks!
SkeekS CMS (Yii2) — quickly, easily and effectively!
skeeks.com | en.cms.skeeks.com | cms.skeeks.com | marketplace.cms.skeeks.com

CHANGELOG

1.1.0

  • Using composer-config-plugin

1.0.0

  • Stable release

1.0.0-alpha

  • Can be used
  • Small changes

Alle Kommentare (0)
Keine Kommentare

dev-master — 01.01.1970, 03:00:00 (vor 54 Jahren)

1.1.0 — 01.01.1970, 03:00:00 (vor 54 Jahren)

1.0.0 — 01.01.1970, 03:00:00 (vor 54 Jahren)

1.0.0-alpha — 01.01.1970, 03:00:00 (vor 54 Jahren)

Стандартная установка:

Добавьте composer.json файл вашего проекта:

"skeeks/cms-ssh-console": "*"

Запустите обновление зависимостей


Читать про обнолвение SkeekS CMS