mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 12:12:48 +01:00
80 lines
3.6 KiB
Markdown
80 lines
3.6 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
|
|
|
|
[![Build Status](https://travis-ci.org/invoiceninja/invoiceninja.svg?branch=develop)](https://travis-ci.org/invoiceninja/invoiceninja)
|
|
[![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)
|
|
[![Docs](https://readthedocs.org/projects/pip/badge/?version=latest)](http://docs.invoiceninja.com/en/latest/)
|
|
|
|
## [Hosted](https://www.invoiceninja.com) | [Self-hosted](https://www.invoiceninja.org)
|
|
|
|
[![Invoice Ninja - Overview](https://app.invoiceninja.com/youtube.png)](https://www.youtube.com/watch?v=xHGKvadapbA)
|
|
|
|
We're often asked to recommend Laravel/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.
|
|
|
|
## 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 $500 sign up fee
|
|
|
|
### Installation Options
|
|
* [Self-Host Zip](https://www.invoiceninja.com/knowledgebase/self-host/) - Free
|
|
* [Docker File](https://github.com/invoiceninja/dockerfiles) - 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
|
|
* File Attachments
|
|
* 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](http://docs.invoiceninja.com/en/latest/)
|
|
* [Developer Guide](https://www.invoiceninja.com/knowledgebase/developer-guide/)
|
|
* [API Documentation](https://www.invoiceninja.com/api-documentation/)
|
|
* [Support Forum](https://www.invoiceninja.com/forums/forum/support/)
|
|
* [Feature Roadmap](https://trello.com/b/63BbiVVe/)
|
|
|
|
## Contributing
|
|
All contributors are welcome!
|
|
For information on how contribute to Invoice Ninja, please see our [contributing guide](CONTRIBUTING.md).
|
|
|
|
## Credits
|
|
* [Hillel Coren](https://github.com/hillelcoren)
|
|
* [All contributors](https://github.com/invoiceninja/invoiceninja/graphs/contributors)
|
|
|
|
**Special thanks to:**
|
|
* [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)
|
|
* [Holger Lösken](https://github.com/codedge) - [codedge](http://codedge.de)
|
|
* [Samuel Laulhau](https://github.com/lalop) - [Lalop](http://lalop.co/)
|
|
|
|
## License
|
|
Invoice Ninja is released under the Attribution Assurance License.
|
|
See [LICENSE](LICENSE) for details.
|