Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

superbigco/craft-tail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tail plugin for Craft CMS 3.x

An console command to tail your Craft log

Plugin icon

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require superbig/craft-tail
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Tail.

Using Tail

Run this command in your terminal: ./craft tail

Brought to you by Superbig