1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Go to file
2016-03-13 23:20:56 +11:00
app re-working validation 2016-03-13 23:20:56 +11:00
bootstrap Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
config Finalize basic client portal password support 2016-03-04 22:22:54 -05:00
database merge fixes 2016-03-13 19:40:24 +11:00
public Use typeahead for product key on invoice page 2016-02-29 11:40:52 +02:00
resources Merge #763 2016-03-09 20:34:45 +02:00
storage Add Header/Footer options to invoice design settings 2016-01-31 23:42:20 +02:00
tests Fix for taxes test 2016-03-09 17:02:16 +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 merge fixes 2016-03-13 19:37:48 +11: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 Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
composer.lock bug fixes 2016-03-03 14:21:00 +11: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 Added basic stats for resellers 2016-01-28 14:04:55 +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