Skip to content

A very rough PHP-OAuth2 based project to import contacts, invoices, projects and estimates

Notifications You must be signed in to change notification settings

gregdeveloper/ronin-freeagent-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ronin to Freeagent Importer

This is a very rough start using PHP-OAuth2

It was enough to get my contacts, projects, invoices and estimates into Freeagent

It has some shortcomings including:

* You must import contacts first so it can link invoices projects and estimates to them
* If it can't find a contact it won't import
* It missed about 10% of my items because of errors
* It won't link invoices to projects so this must be done manually afterwards
* It doesn't import invoice payments so these must be added manually afterwards
* It has a very lacking interface - ie. there isn't really one
* It has NO security, NO validation and very little error checking so use at your own risk!!

I hope this helps some of you and serves as a base for someone else to build a better tool

About

A very rough PHP-OAuth2 based project to import contacts, invoices, projects and estimates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages