Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparkbox/ee2-gist-plugin
https://github.com/sparkbox/ee2-gist-plugin
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sparkbox/ee2-gist-plugin
- Owner: sparkbox
- Created: 2011-07-19T21:15:29.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-12-07T13:40:46.000Z (about 6 years ago)
- Last Synced: 2024-12-17T02:03:07.867Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 16
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExpressionEngine Gist plugin
This ExpressionEngine Plug-in can be used to display gists.
_Compatibility_
- It works on EE2.
- It is expected to work on EE3.
- It _might_ work on EE4+ but that hasn't been tested.## How to Use
Place the gist folder in `./system/expressionengine/third_party/`.
`{exp:gist:fetch id='gistId' file='fileName'}`
The id is required and the file is an optional paramater. If the file is supplied only the requested file will be retured.
## Legal Stuff
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.