1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Go to file
2016-03-17 09:54:32 +02:00
app Hide custom invoice line item fields if not pro 2016-03-15 22:08:12 +02:00
bootstrap Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
config Added test for quotes 2016-03-13 17:38:55 +02:00
database Minor fixes 2016-03-17 09:54:32 +02:00
public Minor fixes 2016-03-17 09:54:32 +02:00
resources Minor fixes 2016-03-17 09:54:32 +02:00
storage Add Header/Footer options to invoice design settings 2016-01-31 23:42:20 +02: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 Updated .env.example file 2016-02-29 11:48:36 +02: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 Added fuzzy search using fuse.js 2016-02-28 22:43:43 +02:00
codeception.yml Working on TravisCI 2016-02-18 11:21:23 +02:00
composer.json Working on Travis tests 2016-03-15 12:38:52 +02:00
composer.lock Working on Travis tests 2016-03-15 12:38:52 +02:00
Gruntfile.js Added fuzzy search using fuse.js 2016-02-28 22:43:43 +02: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 readme 2016-03-03 10:44:46 +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