/Plugin-Snipplr

Statamic Plugin for quick embedding Snipplr snippets

Primary LanguagePHP

Statamic Snipplr Plugin Statamic v1

Installing

  1. Download the zip file (or clone via git) and unzip it or clone the repo into /_add-ons/.
  2. Ensure the folder name is snipplr (Github timestamps the download folder).
  3. Enjoy.

Usage

Quick embed any Snipplr snippet with a simple tag. Example:

{{ snipplr:12345 }}

Where '12345' is the id of the desired snippet. That's all there is to it.