2015-09-17 22:28:54 +02:00
< p align = "center" >
< img src = "https://raw.githubusercontent.com/hillelcoren/invoice-ninja/master/public/images/round_logo.png" alt = "Sublime's custom image" / >
< / p >
2015-09-17 22:26:57 +02:00
2015-04-06 07:55:17 +02:00
# Invoice Ninja
2016-05-08 18:01:08 +02:00
### [http://www.invoiceninja.org](http://www.invoiceninja.org)
2015-03-18 15:34:33 +01:00
2016-03-22 19:00:41 +01:00
[![Build Status ](https://travis-ci.org/invoiceninja/invoiceninja.svg?branch=master )](https://travis-ci.org/invoiceninja/invoiceninja)
2015-09-16 15:58:20 +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)
2016-06-07 21:03:07 +02:00
We're often asked to recommend PHP developers to help setup our app and make small adjustments, email us at contact@invoiceninja.com if you're interested in taking on the work.
2016-05-17 22:45:00 +02:00
2016-02-19 09:56:48 +01:00
### Affiliates Programs
2016-02-22 14:17:28 +01:00
* Referral program (we pay you): $100 per signup paid over 3 years - [Learn more ](https://www.invoiceninja.com/referral-program/ )
2016-07-05 14:08:42 +02:00
* White-label reseller (you pay us): 10% of revenue with a $500 sign up fee
2015-11-24 20:45:13 +01:00
2015-07-15 16:45:02 +02:00
### Installation Options
2015-10-23 08:36:07 +02:00
* [Self-Host Zip ](https://www.invoiceninja.com/knowledgebase/self-host/ ) - Free
2015-11-16 13:53:02 +01:00
* [Docker File ](https://github.com/invoiceninja/dockerfiles ) - Free
2015-10-23 08:36:07 +02:00
* [Bitnami ](https://bitnami.com/stack/invoice-ninja ) - Free
* [Softaculous ](https://www.softaculous.com/apps/ecommerce/Invoice_Ninja ) - $30
2015-04-30 19:54:19 +02:00
2015-11-24 20:52:48 +01:00
### Requirements
2016-03-01 20:46:47 +01:00
2016-02-27 21:12:22 +01:00
* PHP >= 5.5.9
2015-12-08 11:10:20 +01:00
* MCrypt PHP Extension
2015-11-24 20:52:48 +01:00
* MySQL
2016-02-22 14:17:28 +01:00
### Recommended Providers
* [Stripe ](https://stripe.com/ )
* [Postmark ](https://postmarkapp.com/ )
2015-03-12 04:39:52 +01:00
### Features
2016-03-02 14:43:09 +01:00
* Built using Laravel 5.2
2015-09-02 12:59:03 +02:00
* Live PDF generation using [pdfmake ](http://pdfmake.org/ )
2015-11-15 07:39:25 +01:00
* Integrates with 50+ payment providers with [OmniPay ](https://github.com/thephpleague/omnipay )
2015-09-10 19:50:09 +02:00
* Recurring invoices with auto-billing
2016-02-14 20:44:49 +01:00
* Expenses and vendors
2015-05-31 14:37:29 +02:00
* Tasks with time-tracking
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
2015-07-15 16:45:02 +02:00
### Documentation
2015-04-19 12:00:48 +02:00
* [Ubuntu and Apache ](http://blog.technerdservices.com/index.php/2015/04/techpop-how-to-install-invoice-ninja-on-ubuntu-14-04/ )
* [Debian and Nginx ](https://www.rosehosting.com/blog/install-invoice-ninja-on-a-debian-7-vps/ )
2015-12-14 22:05:17 +01:00
* [User Guide ](https://www.invoiceninja.com/app-user-guide/ )
2015-03-23 13:13:13 +01:00
* [Developer Guide ](https://www.invoiceninja.com/knowledgebase/developer-guide/ )
2016-03-22 15:09:48 +01:00
* [API Documentation ](https://www.invoiceninja.com/api-documentation/ )
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
2016-02-14 22:19:23 +01:00
### Pull Requests
2016-02-14 22:47:33 +01:00
We're using the [Git-Flow ](http://nvie.com/posts/a-successful-git-branching-model/ ) model of branching and releasing, **please create pull requests against the develop branch** .
2016-02-14 22:19:23 +01:00
2015-10-07 21:25:35 +02:00
### Contributors
* [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 )
2015-10-07 21:25:35 +02:00
2015-03-12 04:39:52 +01:00
### Frameworks/Libraries
* [laravel/laravel ](https://github.com/laravel/laravel ) - A PHP Framework For Web Artisans
* [twbs/bootstrap ](https://github.com/twbs/bootstrap ) - Sleek, intuitive, and powerful front-end framework for faster and easier web development.
2015-12-10 11:57:51 +01:00
* [jquery/jquery ](https://github.com/jquery/jquery ) - jQuery JavaScript Library
* [jquery/jquery-ui ](https://github.com/jquery/jquery-ui ) - The official jQuery user interface library
2015-03-12 04:39:52 +01:00
* [patricktalmadge/bootstrapper ](https://github.com/patricktalmadge/bootstrapper ) - Laravel Twitter Bootstrap Bundle
2016-03-02 14:43:09 +01:00
* [danielfarrell/bootstrap-combobox ](https://github.com/danielfarrell/bootstrap-combobox ) - A combobox plugin
2015-03-12 04:39:52 +01:00
* [eternicode/bootstrap-datepicker ](https://github.com/eternicode/bootstrap-datepicker ) - A datepicker for @twitter bootstrap
2016-02-28 21:43:43 +01:00
* [twitter/typeahead.js ](https://github.com/twitter/typeahead.js ) - a fast and fully-featured autocomplete library
* [krisk/Fuse ](https://github.com/krisk/Fuse ) - Lightweight fuzzy-search, in JavaScript
2015-03-12 04:39:52 +01:00
* [knockout/knockout ](https://github.com/knockout/knockout ) - Knockout makes it easier to create rich, responsive UIs with JavaScript
* [rniemeyer/knockout-sortable ](https://github.com/rniemeyer/knockout-sortable ) - A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality
2015-04-21 22:09:45 +02:00
* [bpampuch/pdfmake ](https://github.com/bpampuch/pdfmake ) - Client/server side PDF printing in pure JavaScript
2015-03-12 04:39:52 +01:00
* [FortAwesome/Font-Awesome ](https://github.com/FortAwesome/Font-Awesome ) - The iconic font designed for Bootstrap that works with twitter bootstrap
* [Anahkiasen/former ](https://github.com/Anahkiasen/former ) - A powerful form builder, for Laravel and other frameworks (stand-alone too)
* [barryvdh/laravel-debugbar ](https://github.com/barryvdh/laravel-debugbar ) - Laravel debugbar
* [DataTables/DataTables ](https://github.com/DataTables/DataTables ) - Tables plug-in for jQuery
* [Chumper/Datatable ](https://github.com/Chumper/Datatable ) - This is a laravel 4 package for the server and client side of datatables
* [omnipay/omnipay ](https://github.com/omnipay/omnipay ) - A framework agnostic, multi-gateway payment processing library for PHP 5.3+
* [Intervention/image ](https://github.com/Intervention/image ) - PHP Image Manipulation
* [webpatser/laravel-countries ](https://github.com/webpatser/laravel-countries ) - Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries
* [briannesbitt/Carbon ](https://github.com/briannesbitt/Carbon ) - A simple API extension for DateTime with PHP 5.3+
* [thomaspark/bootswatch ](https://github.com/thomaspark/bootswatch ) - Themes for Bootstrap
* [mozilla/pdf.js ](https://github.com/mozilla/pdf.js ) - PDF Reader in JavaScript
* [nnnick/Chart.js ](https://github.com/nnnick/Chart.js ) - Simple HTML5 Charts using the canvas tag
* [josscrowcroft/accounting.js ](https://github.com/josscrowcroft/accounting.js ) - A lightweight JavaScript library for number, money and currency formatting
2016-03-02 14:43:09 +01:00
* [jashkenas/underscore ](https://github.com/jashkenas/underscore ) - JavaScript's utility _ belt
2015-03-12 04:39:52 +01:00
* [caouecs/Laravel4-long ](https://github.com/caouecs/Laravel4-lang ) - List of languages for Laravel4
* [bgrins/spectrum ](https://github.com/bgrins/spectrum ) - The No Hassle JavaScript Colorpicker
2015-07-21 20:51:56 +02:00
* [lokesh/lightbox2 ](https://github.com/lokesh/lightbox2/ ) - The original lightbox script
2015-10-15 16:14:13 +02:00
* [josdejong/jsoneditor ](https://github.com/josdejong/jsoneditor/ ) - A web-based tool to view, edit and format JSON
2015-11-04 22:52:12 +01:00
* [simshaun/recurr ](https://github.com/simshaun/recurr ) - PHP library for working with recurrence rules
2015-11-12 21:36:28 +01:00
* [quilljs/quill ](https://github.com/quilljs/quill/ ) - A cross browser rich text editor with an API
2015-12-10 11:57:51 +01:00
* [Maatwebsite/Laravel-Excel ](https://github.com/Maatwebsite/Laravel-Excel ) - An eloquent way of importing and exporting Excel and CSV files for Laravel
2015-12-31 05:46:00 +01:00
* [thephpleague/fractal ](https://github.com/thephpleague/fractal ) - Output complex, flexible, AJAX/RESTful data structures
* [ezyang/htmlpurifier ](https://github.com/ezyang/htmlpurifier ) - Standards compliant HTML filter written in PHP
* [cerdic/css-tidy ](https://github.com/Cerdic/CSSTidy ) - CSSTidy is a CSS minifier
2016-01-31 20:36:50 +01:00
* [asgrim/ofxparser ](https://github.com/asgrim/ofxparser ) - OFX File Parser
2016-03-01 08:15:43 +01:00
* [stacktracejs/stacktrace.js ](https://github.com/stacktracejs/stacktrace.js ) - Framework-agnostic, micro-library for getting stack traces in all web browsers