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
- Download the latest version
- Extract the package and copy all files to your webserver / webspace.
- 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.
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