Self-hosted web based invoicing system for freelancers and small businesses. A hack of FusionInvoice 1.3.4, adapted in accordance with Slovenian law. Works with PHP 7.2
-
Upload files to your server.
-
In your browser, open http://www.your-domain.com/sub-folder/index.php/setup and follow installation instructions.
- Choose a language
- Check requirements (make files and folders readable)
- Configure database
- Configure accounts and company details
-
Make URLs shorter and prettier.
- Open
application/config/config.php
. - In line 29, replace
'index.php'
with''
.
- Open
- Define custom fields.
- For both invoice groups, set Year prefix to Yes.
- For Quote Default, erase Prefix.
- Set user accounts contact information.
- Set tax rates if needed.
- System settings:
- Date format
- Currency
- Currency position
- Thousands separator
- Decimal point
- Logo
- Invoice and Quote default templates
- Invoice Terms
- Hide logo in templates
Write changelog of features added with this hack.