https://github.com/statamic/plugin-snipplr
Statamic Plugin for quick embedding Snipplr snippets
https://github.com/statamic/plugin-snipplr
Last synced: 3 months ago
JSON representation
Statamic Plugin for quick embedding Snipplr snippets
- Host: GitHub
- URL: https://github.com/statamic/plugin-snipplr
- Owner: statamic
- Created: 2012-07-25T20:10:03.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-04-27T13:56:04.000Z (about 9 years ago)
- Last Synced: 2025-02-15T20:57:09.146Z (4 months ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Statamic Snipplr Plugin 
================================## 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](http://snipplr.com/) with a simple tag. Example:
{{ snipplr:12345 }}Where '12345' is the id of the desired snippet. That's all there is to it.