mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-31 12:57:30 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			107 lines
		
	
	
		
			7.4 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			107 lines
		
	
	
		
			7.4 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| <p align="center">
 | ||
|   <img src="https://raw.githubusercontent.com/hillelcoren/invoice-ninja/master/public/images/round_logo.png" alt="Sublime's custom image"/>
 | ||
| </p>
 | ||
| 
 | ||
| # Invoice Ninja
 | ||
| ### [https://www.invoiceninja.com](https://www.invoiceninja.com)
 | ||
| 
 | ||
| [](https://travis-ci.org/invoiceninja/invoiceninja)
 | ||
| [](https://gitter.im/hillelcoren/invoice-ninja?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 | ||
| 
 | ||
| Note: we've recently updated this branch to Laravel 5.2. If you're upgrading here are some things to note
 | ||
| * Make sure to run composer install
 | ||
| * If there are any strings with spaces in your .env file you'll need to enclose them in quotes to prevent error class log not found.
 | ||
| 
 | ||
| ### Affiliates Programs
 | ||
| * Referral program (we pay you): $100 per signup paid over 3 years - [Learn more](https://www.invoiceninja.com/referral-program/)
 | ||
| * White-label reseller (you pay us): 10% of revenue with a $100 sign up fee
 | ||
| 
 | ||
| ### Installation Options
 | ||
| * [Self-Host Zip](https://www.invoiceninja.com/knowledgebase/self-host/) - Free
 | ||
| * [Docker File](https://github.com/invoiceninja/dockerfiles) - Free
 | ||
| * [Bitnami](https://bitnami.com/stack/invoice-ninja) - Free
 | ||
| * [Softaculous](https://www.softaculous.com/apps/ecommerce/Invoice_Ninja) - $30
 | ||
| 
 | ||
| ### Requirements
 | ||
| 
 | ||
| * PHP >= 5.5.9
 | ||
| * MCrypt PHP Extension
 | ||
| * MySQL
 | ||
| 
 | ||
| ### Recommended Providers
 | ||
| * [Stripe](https://stripe.com/)
 | ||
| * [Postmark](https://postmarkapp.com/)
 | ||
| 
 | ||
| ### Features
 | ||
| * Built using Laravel 5.2
 | ||
| * Live PDF generation using [pdfmake](http://pdfmake.org/)
 | ||
| * Integrates with 50+ payment providers with [OmniPay](https://github.com/thephpleague/omnipay)
 | ||
| * Recurring invoices with auto-billing
 | ||
| * Expenses and vendors
 | ||
| * Tasks with time-tracking
 | ||
| * Multi-user/multi-company support
 | ||
| * Tax rates and payment terms
 | ||
| * Reminder emails
 | ||
| * Partial payments
 | ||
| * Client portal
 | ||
| * Custom email templates
 | ||
| * [D3.js](http://d3js.org/) visualizations
 | ||
| 
 | ||
| ### Documentation
 | ||
| * [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/)
 | ||
| * [User Guide](https://www.invoiceninja.com/app-user-guide/)
 | ||
| * [Developer Guide](https://www.invoiceninja.com/knowledgebase/developer-guide/)
 | ||
| * [API Documentation](https://www.invoiceninja.com/knowledgebase/api-documentation/)
 | ||
| * [Support Forum](https://www.invoiceninja.com/forums/forum/support/)
 | ||
| * [Feature Roadmap](https://trello.com/b/63BbiVVe/)
 | ||
| 
 | ||
| ### Pull Requests
 | ||
| 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**.
 | ||
| 
 | ||
| ### 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)
 | ||
| * [Joshua Dwire](https://github.com/joshuadwire) - [Some Techie](https://www.sometechie.com)
 | ||
| 
 | ||
| ### 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.
 | ||
| * [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
 | ||
| * [patricktalmadge/bootstrapper](https://github.com/patricktalmadge/bootstrapper) - Laravel Twitter Bootstrap Bundle
 | ||
| * [danielfarrell/bootstrap-combobox](https://github.com/danielfarrell/bootstrap-combobox) - A combobox plugin
 | ||
| * [eternicode/bootstrap-datepicker](https://github.com/eternicode/bootstrap-datepicker) - A datepicker for @twitter bootstrap
 | ||
| * [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
 | ||
| * [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
 | ||
| * [bpampuch/pdfmake](https://github.com/bpampuch/pdfmake) - Client/server side PDF printing in pure JavaScript
 | ||
| * [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
 | ||
| * [jashkenas/underscore](https://github.com/jashkenas/underscore) - JavaScript's utility _ belt
 | ||
| * [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
 | ||
| * [lokesh/lightbox2](https://github.com/lokesh/lightbox2/) - The original lightbox script
 | ||
| * [josdejong/jsoneditor](https://github.com/josdejong/jsoneditor/) - A web-based tool to view, edit and format JSON
 | ||
| * [simshaun/recurr](https://github.com/simshaun/recurr) - PHP library for working with recurrence rules
 | ||
| * [quilljs/quill](https://github.com/quilljs/quill/) - A cross browser rich text editor with an API
 | ||
| * [Maatwebsite/Laravel-Excel](https://github.com/Maatwebsite/Laravel-Excel) - An eloquent way of importing and exporting Excel and CSV files for Laravel
 | ||
| * [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
 | ||
| * [asgrim/ofxparser](https://github.com/asgrim/ofxparser) - OFX File Parser
 | ||
| * [stacktracejs/stacktrace.js](https://github.com/stacktracejs/stacktrace.js) - Framework-agnostic, micro-library for getting stack traces in all web browsers
 |