1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Go to file
Hillel Coren a82437b2bc Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
	app/Http/routes.php
	resources/lang/en/texts.php
2016-05-16 11:34:00 +03:00
app Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-05-16 11:34:00 +03:00
bootstrap Separated out log messages 2016-04-10 23:05:20 +03:00
config Set initial key value to enable setup page to load w/o error 2016-05-12 20:31:31 +03:00
database Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-05-15 21:21:59 -04:00
public Better WePay configuration support 2016-05-14 17:23:20 -04:00
resources Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-05-16 11:34:00 +03:00
storage Fix for logo in bold design header 2016-05-08 19:25:29 +03:00
tests Fix for online payment test 2016-05-13 10:38:42 +03:00
.bowerrc preparation to integrate makepdf 2015-04-12 17:19:26 +03:00
.env.example WePay fixes; support account updater 2016-05-14 22:22:06 -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 Added support for gzip to the .htaccess file 2016-05-04 23:27:12 +03:00
.travis.yml Fix for travis tests 2016-05-04 09:53:43 +03: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 Add WePay configuration UI 2016-05-11 22:55:37 -04:00
composer.lock Add WePay configuration UI 2016-05-11 22:55:37 -04: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 readme 2016-05-10 22:51:17 +03:00
server.php Bring in Laravel5 framework. 2015-03-12 10:44:39 +10:00

Sublime's custom image

Invoice Ninja

http://www.invoiceninja.org

Build Status Join the chat at https://gitter.im/hillelcoren/invoice-ninja

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
  • File Attachments
  • 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