Skip to content

gitter-badger/InvoiceLion

Repository files navigation

logo InvoiceLion

InvoiceLion is free invoicing software for entrepreneurs.

InvoiceLion.com

We run a production instance of this software on InvoiceLion.com and you can use it for FREE. We promise to never make a profit from this service, but we may ask for a (optional) donation in order to pay for our servers.

Download

The software is MIT licensed, so you are free to download the latest release of this software and install it on your own server.

Requirements

  • PHP 7 with php-mysql, php-mbstring and php-dom extensions enabled
  • MariaDB 10.1 (or MySQL 5.6) or higher

Installation

  • unzip the source code
  • run composer install to install dependencies
  • create the database using create_db.sql (adjust the database credentials)
  • initiate the database using db_structure.sql
  • copy config/config.php.template to config/config.php and fill in the database credentials

Running

Point the DocumentRoot of Apache (or root of Nginx) to the web folder of the project.

Support

Please use the software, report bugs and ask for features using the Github issues!

NB: No costs and no guarentees. Please be kind to each other and help each other out!

About

Free and open-source invoicing software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published