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
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
- PHP 5.6 or higher
- Yii2 v.2.0.40 and newest
- Yii2 Base module (required)
- jQuery Terminal Emulator (required)
- jQuery UI (required)
- 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.