1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Go to file
Andrew Peng b46d6bb737 Updated .htaccess file
Fixed spelling in line 17 for "enable"
2016-04-12 21:43:23 -05:00
app Fix for quotes 2016-04-11 11:44:53 +03:00
bootstrap Separated out log messages 2016-04-10 23:05:20 +03:00
config Fix Swagger API docs 2016-04-10 22:08:25 +03:00
database Added flag to disable client portal dashboard 2016-03-31 12:32:31 +03:00
public Updated .htaccess file 2016-04-12 21:43:23 -05:00
resources Update italian texts 2016-04-12 17:16:13 +02:00
storage Include documents placeholder in invoice designs 2016-03-24 19:21:36 -04:00
tests Fix for tax rates test 2016-04-11 11:48:46 +03: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 Clean up white space 2016-04-10 15:51:53 +03:00
composer.lock Updated postmark driver for Laravel 5.2 2016-04-08 12:04:35 +03: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