Skip to content

diegood/InvoicePlane

 
 

Repository files navigation

InvoicePlane

Version 1.4.6

InvoicePlane is a self-hosted open source application for managing your invoices, clients and payments.
For more information visit InvoicePlane.com or take a look at the demo

Quick Installation

  1. Download the latest version
  2. Extract the package and copy all files to your webserver / webspace.
  3. Open http://your-invoiceplane-domain.com/index.php/setup and follow the instructions.

Remove index.php from the URL

  1. Make sure that mod_rewrite is enabled on your web server.
  2. Remove index.php from $config['index_page'] = 'index.php'; in the file /application/config/config.php
  3. Rename the htaccess file to .htaccess

If you want to install InvoicePlane in a subfolder (e.g. http://your-invoiceplane-domain.com/invoices/) you have to change the .htaccess file. The instructions can be found within the file.

Support / Development / Chat

Wiki
Community Forums
Issue Tracker
Roadmap
Gitter chat
Freenode


The name 'InvoicePlane' and the InvoicePlane logo are both copyright by Kovah.de and InvoicePlane.com and their usage is restricted! For more information visit invoiceplane.com/license-copyright

About

A free and open source invoicing application. Find out more at https://invoiceplane.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.7%
  • CSS 2.5%
  • Other 0.8%