Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.74 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.74 KB

Yii2 Downloads Packagist Version Progress GitHub license

Yii2 Terminal

Yii2 Terminal

Running console commands from a browser.

This module is an integral part of the Butterfly.СMS content management system, but can also be used as an standalone extension.

Copyrights (c) 2019-2021 W.D.M.Group, Ukraine

Usecase

Use the -- prefix to pass arguments at the command time and a space as the argument / value separator. For example:

$ php yii admin/init --choice 1

Requirements

Status and version [ready to use]

  • v.1.2.0 - CLI disabled by default. Bugfix, update dependencies
  • v.1.1.3 - Update README.md and dependencies
  • v.1.1.2 - Up to date dependencies
  • v.1.1.1 - Fixed deprecated class declaration
  • v.1.1.0 - Added base path and CLI support, customize stylesheets, added resize and draggable
  • v.1.0.1 - Added ajax render for modal etc.