1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Go to file
2016-03-24 19:21:36 -04:00
app Set document mime type when storing 2016-03-24 19:00:08 -04:00
bootstrap Cleaning up log files 2016-03-22 17:14:40 +02:00
config Improved document support 2016-03-23 15:41:05 -04:00
database Display documents and zip download on client invoice page 2016-03-23 22:41:19 -04:00
public Don't expect an invoice to have expenses 2016-03-24 19:08:38 -04:00
resources Make dropzone translatable 2016-03-24 18:45:00 -04:00
storage Include documents placeholder in invoice designs 2016-03-24 19:21:36 -04:00
tests Fix for tax rates test 2016-03-15 16:55:23 +02:00
.bowerrc preparation to integrate makepdf 2015-04-12 17:19:26 +03:00
.env.example Add example configuration 2016-03-24 19:05:47 -04:00
.gitattributes Bring in Laravel5 framework. 2015-03-12 10:44:39 +10:00
.gitignore Expenses bug fix 2016-01-19 14:01:19 +01:00
.htaccess Working on #427 2015-12-13 22:12:54 +02:00
.travis.yml Added test for quotes 2016-03-13 17:38:55 +02:00
artisan Bring in Laravel5 framework. 2015-03-12 10:44:39 +10:00
bower.json Add support for invoice attachments 2016-03-22 22:23:45 -04:00
codeception.yml Working on TravisCI 2016-02-18 11:21:23 +02:00
composer.json Display documents and zip download on client invoice page 2016-03-23 22:41:19 -04:00
composer.lock Display documents and zip download on client invoice page 2016-03-23 22:41:19 -04:00
Gruntfile.js Display documents in invoice PDF 2016-03-23 18:40:42 -04:00
gulpfile.js Bring in Laravel5 framework. 2015-03-12 10:44:39 +10:00
invoiceninja.komodoproject Expenses bug fix 2016-01-19 14:01:19 +01:00
LICENSE Minor fixes 2016-03-17 09:54:32 +02:00
package.json Merging: custom font support 2016-01-07 09:08:30 +02:00
phpspec.yml Bring in Laravel5 framework. 2015-03-12 10:44:39 +10:00
phpunit.xml Bring in Laravel5 framework. 2015-03-12 10:44:39 +10:00
readme.md Updated to the latest version of Laravel 2016-03-22 16:09:48 +02:00
server.php Bring in Laravel5 framework. 2015-03-12 10:44:39 +10:00

Sublime's custom image

Invoice Ninja

https://www.invoiceninja.com

Build Status Join the chat at https://gitter.im/hillelcoren/invoice-ninja

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
  • White-label reseller (you pay us): 10% of revenue with a $100 sign up fee

Installation Options

Requirements

  • PHP >= 5.5.9
  • MCrypt PHP Extension
  • MySQL

Features

  • Built using Laravel 5.2
  • Live PDF generation using pdfmake
  • Integrates with 50+ payment providers with 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 visualizations

Documentation

Pull Requests

We're using the Git-Flow model of branching and releasing, please create pull requests against the develop branch.

Contributors

Frameworks/Libraries