Skip to content

Tiny PHP script to download automatically PDF invoices from OVH

Notifications You must be signed in to change notification settings

jief/ovh-invoices-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OVH INVOICES FETCHER

Tiny script to download automatically PDF invoices from OVH.

Inspired by https://github.com/dunglas/stripe-invoice-exporter

INSTALL

run composer install

OVH TOKEN

Go to https://eu.api.ovh.com/createToken/ and create a new token.

👀 Pay attention to the Rights section.

Alt text

Copy .env.example to .env and adapt it.

RUN

php download.php

The invoices are in the invoices folder.

TODO

  • Replace hardcoded date (from & to) by args

About

Tiny PHP script to download automatically PDF invoices from OVH

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published