https://github.com/thejuse/scooterquotes
Display your Scooter-Quotes
https://github.com/thejuse/scooterquotes
baxxter h hpbaxxter p scooter
Last synced: about 1 month ago
JSON representation
Display your Scooter-Quotes
- Host: GitHub
- URL: https://github.com/thejuse/scooterquotes
- Owner: Thejuse
- License: mit
- Created: 2019-06-26T07:37:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T15:59:14.000Z (almost 5 years ago)
- Last Synced: 2025-01-30T07:43:15.335Z (3 months ago)
- Topics: baxxter, h, hpbaxxter, p, scooter
- Language: CSS
- Homepage: https://scooter-quotes.stone-rich.net/
- Size: 1.54 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Scooter Quotes
[](https://www.paypal.me/jseidlAT/)
> The best Scooter quotes from H.P. Baxxter. We have it all!## Features
- Display random Quotes of Scooter
- JSON API of all Quotes
- API for displaying Random Quote## Usage
### Installation#### Manual Installation (FTP required)
- Download scooterQuotes via Github
- Go to your FTP and navigate to your root directory
- Upload files contained in `/public` into your root directory
- Create `/config` and `/views` outside of your root directory
- Upload files contained in `/views` into `/views` on your FTP
- Create the config `config.php` inside `/config` on your FTP
- see [config.sample.php](https://github.com/Thejuse/scooterquotes/blob/master/config/config.sample.php)
- Done## Help supporting further development
**HOW?** Ther are multiple ways to support the further development
- **PayPal** Support me on [paypal.com](https://www.paypal.me/jseidlAT)
- **BuyMeACoffee** Support me on [buymeacoffee.com](https://www.buymeacoffee.com/jseidl)## Administration corner
### Versions and support
| scooterQuotes| PHP | Support/Development |
| ------------ | --------- | ------------------------------------ |
| 1.x | 7.0 - 7.4 | Features, Bugfixes, Security updates |### Changelog
Please look [here in the changelog.md](https://github.com/Thejuse/scooterquotes/blob/master/CHANGELOG.md)
### Release Management
scooterquotes uses semantic versioning which basically means for you, that- **bugfix update**s (e.g. 1.0.0 => 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes.
- **minor updates** (e.g. 1.0.0 => 1.1.0) includes new features and smaller tasks without breaking changes.
- **major updates** (e.g. 1.0.0 => 2.0.0) breaking changes wich can be refactorings, features or bugfixes.© 2019-2020 [Julian Seidl](https://www.jseidl.at)