Skip to content

kangaroorewards/rest-api-sample-app-php

Repository files navigation

Web App using Kangaroo Rewards REST API - sample app

Demo

Requirements

The following versions of PHP are supported.

  • PHP 7.0

Installation

composer install
  • Rename the configuration file from Config.example to Config.php in "app" folder
  • Change the app urls and your Client ID and Secret in the config file
  • Configure some permissions. The storage directory should be writable by your web server
chgrp www-data storage
chmod g+w storage

Usage

Navigate to

http://localhost/index.php

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Web App using Kangaroo Rewards REST API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published