1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
invoiceninja/readme.md

96 lines
6.2 KiB
Markdown
Raw Normal View History

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
# Invoice Ninja
### [https://www.invoiceninja.com](https://www.invoiceninja.com)
2015-03-18 15:34:33 +01:00
2015-12-23 12:49:49 +01:00
We're starting to work on our expenses, vendors and receipts module. If you'd like to help us design it please send us an email to join the discussion.
[![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-11-24 20:50:02 +01:00
### Referral Program
2015-11-30 08:21:46 +01:00
* $100 per signup paid over 3 years - [Learn more](https://www.invoiceninja.com/referral-program/)
2015-11-24 20:50:02 +01:00
2015-11-24 20:45:13 +01:00
### Reseller Program
2015-11-24 20:53:11 +01:00
There are two options:
2015-11-24 20:45:13 +01:00
* 10% of revenue
* $1,000 for a site limited to 1,000 accounts
### Installation Options
2015-10-23 08:36:07 +02:00
* [Self-Host Zip](https://www.invoiceninja.com/knowledgebase/self-host/) - Free
* [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
* PHP >= 5.4.0
2015-12-08 11:10:20 +01:00
* MCrypt PHP Extension
2015-11-24 20:52:48 +01:00
* MySQL
### Features
2015-05-09 20:25:16 +02:00
* Built using Laravel 5
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)
* Recurring invoices with auto-billing
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
* [Zapier](https://zapier.com/) integration
* [D3.js](http://d3js.org/) visualizations
2015-12-02 14:26:06 +01:00
### Recommended Providers
* [Stripe](https://stripe.com/)
* [Postmark](https://postmarkapp.com/)
### 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/)
2015-10-07 21:24:37 +02:00
* [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/)
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)
### 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
* [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
* [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
* [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
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
* [thephpleague/fractal](https://github.com/thephpleague/fractal) - Output complex, flexible, AJAX/RESTful data structures