somehow-digital/craft-skip

Disable auto-reloading of Twig templates in production.

Maintainers

Package info

github.com/somehow-digital/craft-skip

Homepage

Documentation

Type:craft-plugin

pkg:composer/somehow-digital/craft-skip

Statistics

Installs: 24

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.1.0 2026-03-27 16:59 UTC

This package is auto-updated.

Last update: 2026-03-28 13:52:19 UTC


README

Skip Logo

Skip for Craft CMS

Disables auto-reloading of Twig templates in production for Craft CMS.

Requirements

  • Craft CMS 5.8.0 or later.
  • PHP 8.2 or later.

Installation

Install this plugin from the Plugin Store or via Composer.

Plugin Store

Go to the “Plugin Store” in your project’s Control Panel, search for “skip” and click on the “Install” button in its modal window.

Composer

composer require somehow-digital/craft-skip
./craft plugin/install skip

Configuration

Configuration is not available.

Usage

Auto-reloading of Twig templates is disabled if at least one of the following conditions is met:

somehow digital.