InvoicePlane alternatives and similar software solutions
Based on the "Money, Budgeting and Management" category.
Alternatively, view InvoicePlane alternatives based on common mentions on social networks and blogs.
-
Firefly III
Firefly III is a financial manager. It helps you keeping track of your money and make budget forecasts. It supports credit cards, shared household accounts and savings accounts. Very modern, it's powered by Laravel and requires PHP7. -
Akaunting
Akaunting is a free, online and open source accounting software designed for small businesses and freelancers. -
PartKeepr
PartKeepr is an electronic part inventory management software. It helps you to keep track of your available parts and assist you with re-ordering parts. -
Economizzer
Economizzer is a simple and open source personal finance manager system, available in English, Brazilian, Portuguese and Russian. -
Inventaire
Collaborative resources mapper project, while yet only focused on exploring books mapping with wikidata and ISBNs. -
Family Accounting Tool
Web-based finance management tool for partners with partially shared expenses. -
Tabby
A tool to manage shared expenses across friends, such as restaurant costs or food delivery, without requiring everyone to create an account. Includes email reminders and tracks who has -
BTCPay Server
A self-hosted Bitcoin and other cryptocurrencies payment processor.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of InvoicePlane or a related project?
README
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.
Since the start of the project in 2014, InvoicePlane evolved into a software that is used world wide. However, it is still developed in our free time, as a hobby. We do your best to fulfill any legal requirements but please note that we cannot make sure that the app is working 100% correct. Also, due to the fact that InvoicePlane is a free and open source software without an income, there are no professional audits of the app yet.
Quick Installation
- Download the latest version from the InvoicePlane website.
- Extract the package and copy all files to your webserver / webspace.
- Make a copy of the
ipconfig.php.example
file and rename this copy toipconfig.php
. - Open the
ipconfig.php
file and set your URL like specified in the file. - Open
http://your-invoiceplane-domain.com/index.php/setup
and follow the instructions.
Notice: Please download InvoicePlane from our website only as the packages contain additional needed components. If you are a developer, read the [development guide](CONTRIBUTING.md).
Remove index.php
from the URL
If you want to remove index.php
from the URL, follow these instructions. However, this is an optional step and not a requirement. If it's not working correctly, take a step back and use the application with out removing that part from the URL.
- Make sure that mod_rewrite is enabled on your web server.
- Set the
REMOVE_INDEXPHP
setting in youripconfig.php
totrue
. - 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 ipconfig.php
and .htaccess
file. The instructions can be found within the files.
Support / Development / Chat
Need some help or want to talk with other about InvoicePlane? Follow these links to get in touch.
Please notice that InvoicePlane is not a commercial software but a small open source project and we neither offer
24/7 support nor any form of SLA or paid help.
Security Vulnerabilities
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
*Note that all licence references and agreements mentioned in the InvoicePlane README section above
are relevant to that project's source code only.