1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
Go to file
2016-04-08 10:42:14 +03:00
app Merge fix for #800 2016-04-08 10:42:14 +03:00
bootstrap
config
database
public
resources
storage
tests
.bowerrc
.env.example
.gitattributes
.gitignore
.htaccess
.travis.yml
artisan
bower.json
codeception.yml
composer.json
composer.lock
Gruntfile.js
gulpfile.js
invoiceninja.komodoproject
LICENSE
package.json
phpspec.yml
phpunit.xml
readme.md
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