Skip to content

stephenyeargin/tripit-share-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project is an implementation of TripIt’s API (tripit.github.com/api/doc/v1/). You must have a TripIt account in order to test this project.

Installation

  • Copy ./includes/config.php.dist to config.php

  • Update this file with your TripIt API keys (register an application at <www.tripit.com/developer/create>)

  • Set the ‘BASE_URL’ to the URL of the application

You will also need to make sure the ./cache folder is writable.

chmod -fR 777 cache/

Libraries in Use

About

Allows users to share TripIt trip data via e-mail.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published