Skip to content

Export data from Invoice Plane to Invoice Ninja

License

Notifications You must be signed in to change notification settings

shadikur/Plane2Ninja

 
 

Repository files navigation

Plane2Ninja

Small utility to export data from Invoice Plane to Invoice Ninja.

Intro

This is a small Laravel based application that connects directly to a Invoice Plane database. The data is then transformed into a JSON file which is compatible for importing directly into Invoice Ninja.

Limitations

There are some limitations for transferring data out of Invoice Plane and into Invoice Ninja. Invoice Plane has the ability to apply discounts to line items Invoice Ninja does not, there is no way to work around this yet, so if you use extensive line item discounts, this solution may not work for you.

Alpha quality

Please remember this is alpha quality, please test and create an issue if you find a bug/issues.

Setup

  1. Download / Clone repo
  2. Composer install
  3. Configure .env file with your Invoice Plane database credentials
  4. Configure Virtual Host
  5. Navigate to Web URL
  6. Click Download Data!
  7. Import into Invoice Ninja

About

Export data from Invoice Plane to Invoice Ninja

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.3%
  • HTML 5.1%
  • JavaScript 1.1%
  • Other 1.5%