1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 21:52:35 +01:00
Go to file
Hillel Coren 2959705c44 Merge pull request #833 from nerdoc/patch-17
German translations
2016-04-30 21:02:10 +03:00
app Fixed payment list in client portal 2016-04-10 22:54:48 +03:00
bootstrap Separated out log messages 2016-04-10 23:05:41 +03:00
config Added test for quotes 2016-03-13 17:38:55 +02:00
database Merge pull request #771 from joshuadwire/user-permissions 2016-03-17 09:54:36 +02:00
public Minor style fixes 2016-03-22 14:25:30 +02:00
resources German translations 2016-04-29 06:45:30 +02:00
storage
tests Fix for tax rates test 2016-03-15 16:55:23 +02:00
.bowerrc
.env.example Added support for Google Maps API key 2016-03-22 14:38:22 +02:00
.gitattributes
.gitignore
.htaccess
.travis.yml Added test for quotes 2016-03-13 17:38:55 +02:00
artisan
bower.json Added fuzzy search using fuse.js 2016-02-28 22:43:43 +02:00
codeception.yml
composer.json Updated postmark driver for Laravel 5.2 2016-04-08 12:14:09 +03:00
composer.lock Updated postmark driver for Laravel 5.2 2016-04-08 12:14:09 +03:00
Gruntfile.js Added fuzzy search using fuse.js 2016-02-28 22:43:43 +02:00
gulpfile.js
invoiceninja.komodoproject
LICENSE Minor fixes 2016-03-17 09:54:32 +02:00
package.json
phpspec.yml
phpunit.xml
readme.md Updated travis branch 2016-03-22 20:00:41 +02:00
server.php

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