Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.91 KB

README.md

File metadata and controls

48 lines (35 loc) · 1.91 KB

Scooter Quotes

Donate

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
  • Done

Help supporting further development

HOW? Ther are multiple ways to support the further development

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

Release Management

scooterquotes uses semantic versioning which basically means for you, that

  • bugfix updates (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