Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Yii2 Log ViewerNew to Visual Studio Code? Get it now.
Yii2 Log Viewer

Yii2 Log Viewer

Yii2-Log-Viewer

|
5 installs
| (1) | Free
Installs and initializes the opened Yii2 project in one command.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Yii2 Log Viewer (Installer)

This extension runs one-command setup for the currently opened Yii2 project.

What it does

  • Looks for setup.ps1 in the opened workspace root
  • Runs it in a new VS Code terminal
  • Shows setup progress in terminal output

Usage

  1. Open your Yii2 project folder in VS Code.
  2. Run command:
    • Ctrl+Shift+P
    • Yii2 Log Viewer: Install Open Project
  3. Wait until setup finishes in terminal.

Package and install locally

npm i -g @vscode/vsce
cd vscode-yii2-log-viewer-installer
vsce package

Then install generated .vsix in VS Code:

  • Extensions panel -> ... -> Install from VSIX...

Notes

  • Requires PowerShell (Windows)
  • Requires composer in PATH
  • For DB import, mysql client must be in PATH
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft