-
Notifications
You must be signed in to change notification settings - Fork 10
Requirements
Wolfram Hüsken edited this page May 10, 2018
·
2 revisions
FusionInvoice is web-based software, so to install and use it, you must have a server environment of some sort. Please review the minimum requirements below to determine whether or not you will be able to install and use the software. If you have any questions about the requirements, please open an issue with a question tag.
- A web server of some sort - Apache, nginx, etc.
- PHP >= 7.0.0
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- DOM PHP Extension
- iconv PHP Extension
- Fileinfo PHP Extension (only if using the data import module)
- MySQL or MariaDB
- A modern and updated web browser