2015-09-17 22:28:54 +02:00
< p align = "center" >
2016-08-15 05:39:15 +02:00
< img src = "https://raw.githubusercontent.com/hillelcoren/invoice-ninja/master/public/images/round_logo.png" alt = "Sublime's custom image" / >
2015-09-17 22:28:54 +02:00
< / p >
2015-09-17 22:26:57 +02:00
2015-04-06 07:55:17 +02:00
# Invoice Ninja
2015-03-18 15:34:33 +01:00
2016-07-20 09:58:57 +02:00
[![Build Status ](https://travis-ci.org/invoiceninja/invoiceninja.svg?branch=develop )](https://travis-ci.org/invoiceninja/invoiceninja)
2017-01-01 19:26:32 +01:00
[![Docs ](https://readthedocs.org/projects/invoice-ninja/badge/?version=latest )](http://docs.invoiceninja.com/en/latest/?badge=latest)
2016-08-30 15:56:46 +02:00
[![Join the chat at https://gitter.im/hillelcoren/invoice-ninja ](https://badges.gitter.im/Join%20Chat.svg )](https://gitter.im/hillelcoren/invoice-ninja?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
2015-09-16 15:58:20 +02:00
2017-05-17 08:35:16 +02:00
## [Hosted](https://www.invoiceninja.com) | [Self-Hosted](https://www.invoiceninja.org) | [iPhone](https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1220337560&mt=8) | [Android](https://play.google.com/store/apps/details?id=com.invoiceninja.invoiceninja)
2016-05-17 22:45:00 +02:00
2017-08-03 18:14:32 +02:00
All Pro and Enterprise features from the hosted app are included in the open-source code. We offer a $20 per year white-label license to remove our branding for personal use.
2016-09-06 09:27:46 +02:00
2017-07-02 15:27:39 +02:00
The self-host zip includes all third party libraries whereas downloading the code from GitHub requires using Composer to install the dependencies.
2016-09-12 07:56:53 +02:00
2016-07-04 19:53:36 +02:00
## Affiliates Programs
2017-11-15 12:16:59 +01:00
* Referral Program (we pay you)
2017-11-15 11:07:10 +01:00
* $100 per sign up paid over 3 years - [Learn more ](https://www.invoiceninja.com/referral-program/ )
2017-11-15 12:16:59 +01:00
* White-Label Reseller (you pay us)
2017-11-15 11:07:10 +01:00
* Hosted: $500 sign up fee and either 10% of revenue or $1/user/month
* Self-Hosted: Contact us for volume license pricing
2015-11-24 20:45:13 +01:00
2015-07-15 16:45:02 +02:00
### Installation Options
2017-07-02 15:27:39 +02:00
* [Self-Host Zip ](http://docs.invoiceninja.com/en/latest/install.html )
2017-05-09 14:49:18 +02:00
* [Docker File ](https://github.com/invoiceninja/dockerfiles )
* [Softaculous ](https://www.softaculous.com/apps/ecommerce/Invoice_Ninja )
2015-04-30 19:54:19 +02:00
2016-07-04 19:53:36 +02:00
## Requirements
2016-03-01 20:46:47 +01:00
2017-11-15 10:54:23 +01:00
* PHP 7
2015-11-24 20:52:48 +01:00
* MySQL
2016-07-04 19:53:36 +02:00
## Recommended Providers
2016-02-22 14:17:28 +01:00
* [Stripe ](https://stripe.com/ )
* [Postmark ](https://postmarkapp.com/ )
2017-08-03 18:18:03 +02:00
## Videos
* [Feature Overview ](https://www.youtube.com/watch?v=xHGKvadapbA )
2017-10-24 08:58:07 +02:00
* [Getting Started ](https://www.youtube.com/watch?v=i7fqfi5HWeo )
2017-10-08 13:53:20 +02:00
* [Time Tracker ](https://www.youtube.com/watch?v=hFp5DOkFhTk )
2017-08-31 20:36:18 +02:00
* [Voice Commands ](https://www.youtube.com/watch?v=w1ylz-q58cU )
2017-08-03 18:18:03 +02:00
2016-12-21 16:39:01 +01:00
## Features
2017-11-14 09:58:08 +01:00
* Built using Laravel 5.3
2015-09-02 12:59:03 +02:00
* Live PDF generation using [pdfmake ](http://pdfmake.org/ )
2016-11-07 16:42:54 +01:00
* Supports 50+ payment gateways with [Omnipay ](https://github.com/thephpleague/omnipay )
2017-04-28 09:10:20 +02:00
* Integrate with hundreds of apps with [Zapier ](https://zapier.com/zapbook/invoice-ninja/ ) and [Integromat ](https://www.integromat.com/en/integrations/invoiceninja )
2015-09-10 19:50:09 +02:00
* Recurring invoices with auto-billing
2016-02-14 20:44:49 +01:00
* Expenses and vendors
2016-09-06 09:20:51 +02:00
* Import bank statements with [OFX ](http://www.ofxhome.com/ )
2015-05-31 14:37:29 +02:00
* Tasks with time-tracking
2016-05-10 21:51:17 +02:00
* File Attachments
2015-09-02 12:59:03 +02:00
* Multi-user/multi-company support
2015-05-31 14:37:29 +02:00
* Tax rates and payment terms
2015-09-17 22:26:57 +02:00
* Reminder emails
2015-05-09 20:25:16 +02:00
* Partial payments
2015-10-14 22:56:17 +02:00
* Client portal
2015-05-09 20:25:16 +02:00
* Custom email templates
2015-03-12 04:39:52 +01:00
* [D3.js ](http://d3js.org/ ) visualizations
2016-07-04 19:53:36 +02:00
## Documentation
2016-08-30 15:01:37 +02:00
* [User Guide ](http://docs.invoiceninja.com/en/latest/ )
2015-10-07 21:24:37 +02:00
* [Support Forum ](https://www.invoiceninja.com/forums/forum/support/ )
* [Feature Roadmap ](https://trello.com/b/63BbiVVe/ )
2015-03-12 04:39:52 +01:00
2017-05-22 09:29:04 +02:00
## Tools
* [InvoicePlane Import ](https://github.com/turbo124/Plane2Ninja )
2017-06-25 09:08:00 +02:00
* [Toggl Sync ](https://github.com/Matth--/toggl-invoiceninja-sync )
2017-07-12 12:02:41 +02:00
* [Shopping Cart ](https://github.com/Scifabric/invoiceninjashoppingcart )
2017-05-22 09:29:04 +02:00
2016-12-08 08:57:13 +01:00
## Development
* [API Documentation ](https://www.invoiceninja.com/api-documentation/ )
2017-02-14 11:37:10 +01:00
* [PHP SDK ](https://github.com/invoiceninja/sdk-php )
2017-04-28 09:08:01 +02:00
* [Zend Framework ](https://github.com/alexz707/InvoiceNinjaModule )
2017-02-14 11:37:10 +01:00
* [Custom Module ](http://docs.invoiceninja.com/en/latest/custom_modules.html ) | [Watch Video ](https://www.youtube.com/watch?v=8jJ-PYuq85k )
2016-11-13 22:47:51 +01:00
2017-06-26 16:35:57 +02:00
## Third Party Developers
* [theDevelopers ](https://www.thedevelopers.ro/customisation-request-invoiceninja )
2017-06-26 16:37:45 +02:00
2017-06-26 16:37:19 +02:00
Email us to be added to the list
2017-06-26 16:35:57 +02:00
2016-07-04 19:53:36 +02:00
## Contributing
All contributors are welcome!
For information on how contribute to Invoice Ninja, please see our [contributing guide ](CONTRIBUTING.md ).
## Credits
2017-04-02 23:41:48 +02:00
* [Hillel Coren ](https://hillelcoren.com/ )
2017-05-18 11:35:48 +02:00
* [David Bomba ](https://github.com/turbo124 )
2016-07-04 19:53:36 +02:00
* [All contributors ](https://github.com/invoiceninja/invoiceninja/graphs/contributors )
2016-02-14 22:19:23 +01:00
2016-07-04 19:53:36 +02:00
**Special thanks to:**
2015-10-07 21:25:35 +02:00
* [Troels Liebe Bentsen ](https://github.com/tlbdk )
* [Jeramy Simpson ](https://github.com/JeramyMywork ) - [MyWork ](https://www.mywork.com.au )
* [Sigitas Limontas ](https://lt.linkedin.com/in/sigitaslimontas )
2015-12-31 05:47:09 +01:00
* [Joshua Dwire ](https://github.com/joshuadwire ) - [Some Techie ](https://www.sometechie.com )
2016-08-22 11:47:41 +02:00
* [Holger Lösken ](https://github.com/codedge ) - [codedge ](http://codedge.de )
* [Samuel Laulhau ](https://github.com/lalop ) - [Lalop ](http://lalop.co/ )
2017-04-28 09:08:01 +02:00
* [Alexander Zamponi ](https://github.com/alexz707 )
2017-06-25 09:08:00 +02:00
* [Matthieu Calie ](https://github.com/Matth-- )
2015-10-07 21:25:35 +02:00
2016-07-04 19:53:36 +02:00
## License
Invoice Ninja is released under the Attribution Assurance License.
2016-08-02 11:52:18 +02:00
See [LICENSE ](LICENSE ) for details.