Skip to content

Pes8/InvoicePlane

 
 

Repository files navigation

InvoicePlane

Version 1.4.10

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

Quick Installation

  1. Download the latest version
  2. Extract the package and copy all files to your webserver / webspace.
  3. Set your URL in the index.php file.
  4. 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


Security Vulnerabilities

If you discover a security vulnerability please send an e-mail to mail@invoiceplane.com before disclosing the vulnerability to the public! All security vulnerabilities will be promptly addressed.


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

Free self-hosted invoicing application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.4%
  • CSS 4.3%
  • Other 0.3%