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.
- Download the latest version
- Extract the package and copy all files to your webserver / webspace.
- Set your URL in the
index.php
file. - Open
http://your-invoiceplane-domain.com/index.php/setup
and follow the instructions.
- Make sure that mod_rewrite is enabled on your web server.
- Remove
index.php
from$config['index_page'] = 'index.php';
in the file/application/config/config.php
- 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.
If you discover a security vulnerability please send an e-mail to [email protected] 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