Skip to content

Running console commands from a browser

License

Notifications You must be signed in to change notification settings

hdnarola/yii2-terminal

 
 

Repository files navigation

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.

About

Running console commands from a browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 83.1%
  • SCSS 9.5%
  • JavaScript 7.4%