Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LukeTowers/oc-gnuterrypratchett-plugin
Keep Sir Terry Pratchett alive forever, in the OctoberCMS clacks
https://github.com/LukeTowers/oc-gnuterrypratchett-plugin
Last synced: 3 months ago
JSON representation
Keep Sir Terry Pratchett alive forever, in the OctoberCMS clacks
- Host: GitHub
- URL: https://github.com/LukeTowers/oc-gnuterrypratchett-plugin
- Owner: LukeTowers
- License: mit
- Created: 2018-09-26T01:01:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T02:07:47.000Z (about 6 years ago)
- Last Synced: 2024-06-11T04:35:20.353Z (5 months ago)
- Language: PHP
- Homepage: http://www.gnuterrypratchett.com/
- Size: 2.93 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wintercms - LukeTowers.GNUTerryPratchett - Keep Sir Terry Pratchett alive forever, in the Winter CMS clacks. (Uncategorized / Uncategorized)
README
# About
October-fied implementation of [GNU Terry Pratchett](http://www.gnuterrypratchett.com/).
> "A man is not dead while his name is still spoken." - Going Postal, Chapter 4 prologue
In Pratchett’s “Going Postal”, workers who die in the line of duty have their names transmitted up and down the Discworld’s telegraph system as a tribute.
This plugin makes it easy for OctoberCMS users to do the same for Terry Pratchett, without having to modify their server configuration.
# Installation
To install from the [Marketplace](https://octobercms.com/plugin/luketowers-gnuterrypratchett), click on the "Add to Project" button and then select the project you wish to add it to before updating the project to pull in the plugin.
To install from the backend, go to **Settings -> Updates & Plugins -> Install Plugins** and then search for `LukeTowers.GNUTerryPratchett`.
To install from [the repository](https://github.com/luketowers/oc-gnuterrypratchett-plugin), clone it into **plugins/luketowers/gnuterrypratchett** and then run `composer update` from your project root in order to pull in the dependencies.
To install it with Composer, run `composer require luketowers/oc-gnuterrypratchett-plugin` from your project root.